2 writes to IsValueDecoded
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\IntDecoder.cs (2)
33
IsValueDecoded
= false;
56
IsValueDecoded
= true;
2 references to IsValueDecoded
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\IntDecoder.cs (2)
18
if (!
IsValueDecoded
)
39
if (
IsValueDecoded
)