1 instantiation of XmlUTF8TextReader
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (1)
103
XmlUTF8TextReader reader = new
XmlUTF8TextReader
();
5 references to XmlUTF8TextReader
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (1)
103
XmlUTF8TextReader
reader = new XmlUTF8TextReader();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (4)
770
byte[] charType =
XmlUTF8TextReader
.s_charType;
1148
byte[] charType =
XmlUTF8TextReader
.s_charType;
1157
byte[] charType =
XmlUTF8TextReader
.s_charType;
1167
byte[] charType =
XmlUTF8TextReader
.s_charType;