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