1 write to _xmlCharType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingWriter.cs (1)
73_xmlCharType = XmlCharType.Instance;
2 references to _xmlCharType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingWriter.cs (2)
114if ((i = _xmlCharType.IsPublicId(pubid)) >= 0) 252if ((i = _xmlCharType.IsOnlyWhitespaceWithPos(ws)) != -1)