8 references to StringHandleConstStringType
System.Runtime.Serialization (8)
System\Runtime\Serialization\Json\XmlJsonReader.cs (7)
475
ReadNonExistentElementName(
StringHandleConstStringType
.Root);
502
ReadNonExistentElementName(
StringHandleConstStringType
.Item);
1204
attribute.LocalName.SetConstantValue(
StringHandleConstStringType
.Type);
1367
void ReadNonExistentElementName(
StringHandleConstStringType
elementName)
1583
ns.Uri.SetConstantValue(
StringHandleConstStringType
.Item);
1587
attribute.LocalName.SetConstantValue(
StringHandleConstStringType
.Item);
1594
elementNode.LocalName.SetConstantValue(
StringHandleConstStringType
.Item);
System\Xml\StringHandle.cs (1)
42
public void SetConstantValue(
StringHandleConstStringType
constStringType)