1 write to strCDataSectionName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
105strCDataSectionName = nt.Add("#cdata-section");
2 references to strCDataSectionName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlCDATASection.cs (2)
25return OwnerDocument.strCDataSectionName; 34return OwnerDocument.strCDataSectionName;