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