1 write to _notUnderstoodNs
System.ServiceModel.Primitives (1)
System\ServiceModel\MustUnderstandSoapException.cs (1)
64_notUnderstoodNs = ns;
2 references to _notUnderstoodNs
System.ServiceModel.Primitives (2)
System\ServiceModel\MustUnderstandSoapException.cs (2)
80writer.WriteXmlnsAttribute(null, _notUnderstoodNs); 82writer.WriteQualifiedName(_notUnderstoodName, _notUnderstoodNs);