2 references to Document
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\SoapHelper.cs (2)
30
XmlAttribute attribute =
Document
.CreateAttribute(name);
555
return
Document
.CreateElement(prefix, "fault", ns);