3 references to IsAttributeValue
System.Runtime.Serialization (3)
System\Runtime\Serialization\Json\XmlJsonReader.cs (3)
307
if (
IsAttributeValue
&& !this.IsLocalName(JsonGlobals.typeString))
737
if (
IsAttributeValue
)
768
if (
IsAttributeValue
)