1 write to _notUnderstoodNs
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\MustUnderstandSoapException.cs (1)
61_notUnderstoodNs = ns;
2 references to _notUnderstoodNs
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\MustUnderstandSoapException.cs (2)
77writer.WriteXmlnsAttribute(null, _notUnderstoodNs); 79writer.WriteQualifiedName(_notUnderstoodName, _notUnderstoodNs);