2 references to Normalize
Microsoft.Extensions.Identity.Core (1)
UpperInvariantLookupNormalizer.cs (1)
25
return name.
Normalize
().ToUpperInvariant();
Microsoft.ML.StandardTrainers (1)
Standard\LinearPredictorUtils.cs (1)
84
name = name.
Normalize
();