1 write to localNameProperty
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonFormatGeneratorStatics.cs (1)
281localNameProperty = typeof(XmlReaderDelegator).GetProperty("LocalName", Globals.ScanAllMembers);
2 references to localNameProperty
System.Runtime.Serialization (2)
System\Runtime\Serialization\Json\JsonFormatGeneratorStatics.cs (2)
279if (localNameProperty == null) 283return localNameProperty;