TryNormalizeReferenceName(String?, out String) Method

Definition

Assembly XamlToCSharpGenerator.Core.dll
public static bool TryNormalizeReferenceName(string? rawName, scoped out string normalizedName)

Parameters

rawName
String
normalizedName
String

Returns