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