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)
62if (_valueTypeUriDictionaryString != null) 63writer.WriteString(_valueTypeUriDictionaryString);