1 write to notUnderstoodNs
System.ServiceModel (1)
System\ServiceModel\MustUnderstandSoapException.cs (1)
66this.notUnderstoodNs = ns;
2 references to notUnderstoodNs
System.ServiceModel (2)
System\ServiceModel\MustUnderstandSoapException.cs (2)
82writer.WriteXmlnsAttribute(null, notUnderstoodNs); 84writer.WriteQualifiedName(notUnderstoodName, notUnderstoodNs);