4 references to DecodeByte
System.ServiceModel (4)
System\ServiceModel\Channels\PnrpPeerResolver.cs (4)
810version = DecodeByte(ref i, chars); 811protocol = DecodeByte(ref i, chars); 813int length = DecodeByte(ref i, chars); 821bytes[j] = DecodeByte(ref i, chars);