1 write to strNonSignificantWhitespaceName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
108strNonSignificantWhitespaceName = nt.Add("#whitespace");
2 references to strNonSignificantWhitespaceName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlWhitespace.cs (2)
26return OwnerDocument.strNonSignificantWhitespaceName; 35return OwnerDocument.strNonSignificantWhitespaceName;