2 references to StringFromBytes
System.Reflection.Emit (2)
System\Reflection\Emit\CustomAttributeWrapper.cs (2)
76string name = StringFromBytes(binaryAttribute, pos, len); 133return StringFromBytes(data, pos, len);