1 write to strTextName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
104
strTextName
= nt.Add("#text");
2 references to strTextName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlText.cs (2)
28
return OwnerDocument.
strTextName
;
37
return OwnerDocument.
strTextName
;