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)
114
if ((i =
_xmlCharType
.IsPublicId(pubid)) >= 0)
252
if ((i =
_xmlCharType
.IsOnlyWhitespaceWithPos(ws)) != -1)