2 references to StringEqualOrNull
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
902
if (!
StringEqualOrNull
(parent._request.Body.WrapperNamespace, parent._contractNS))
911
if (!
StringEqualOrNull
(parent._response.Body.WrapperNamespace, parent._contractNS))