2 references to PropertyName
Microsoft.NET.ProjectData (2)
Model\KeySchema.cs (1)
19 : this(keys, StringComparers.PropertyName)
Model\KeyValueCollection.cs (1)
86 Dictionary<string, string> dict = new(StringComparers.PropertyName);