1 write to _dictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
1299
_dictionary
= dictionary;
1 reference to _dictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
1468
return
_dictionary
.TryLookup(BinaryFormatParser.GetStaticKey(key), out result);