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)
77
writer.WriteXmlnsAttribute(null,
_notUnderstoodNs
);
79
writer.WriteQualifiedName(_notUnderstoodName,
_notUnderstoodNs
);