8 references to StringHandleConstStringType
System.Private.DataContractSerialization (8)
System\Runtime\Serialization\Json\XmlJsonReader.cs (7)
471
ReadNonExistentElementName(
StringHandleConstStringType
.Root);
498
ReadNonExistentElementName(
StringHandleConstStringType
.Item);
1124
attribute.LocalName.SetConstantValue(
StringHandleConstStringType
.Type);
1287
private void ReadNonExistentElementName(
StringHandleConstStringType
elementName)
1503
ns.Uri.SetConstantValue(
StringHandleConstStringType
.Item);
1507
attribute.LocalName.SetConstantValue(
StringHandleConstStringType
.Item);
1514
elementNode.LocalName.SetConstantValue(
StringHandleConstStringType
.Item);
System\Xml\StringHandle.cs (1)
44
public void SetConstantValue(
StringHandleConstStringType
constStringType)