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