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