3 references to DecodeLen
System.Reflection.Emit (3)
System\Reflection\Emit\CustomAttributeWrapper.cs (3)
71int len2 = DecodeLen(binaryAttribute, pos, out pos); 75int len = DecodeLen(binaryAttribute, pos, out pos); 131int len = DecodeLen(data, pos, out pos);