3 writes to _valueTypeUriDictionaryString
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\BinaryNegotiation.cs (3)
27
_valueTypeUriDictionaryString
= null;
44
_valueTypeUriDictionaryString
= valueTypeDictionaryString;
55
_valueTypeUriDictionaryString
= valueTypeUriDictionaryString;
2 references to _valueTypeUriDictionaryString
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\BinaryNegotiation.cs (2)
62
if (
_valueTypeUriDictionaryString
!= null)
63
writer.WriteString(
_valueTypeUriDictionaryString
);