5 references to _xmlCharType
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (5)
410if ((i = _xmlCharType.IsPublicId(pubid)) >= 0) 417if ((i = _xmlCharType.IsOnlyCharData(sysid)) >= 0) 424if ((i = _xmlCharType.IsOnlyCharData(subset)) >= 0) 2150if ((_xmlCharType.charProperties[ncname[0]] & XmlCharType.fNCStartNameSC) != 0) 2167if ((_xmlCharType.charProperties[ncname[i]] & XmlCharType.fNCNameSC) != 0)