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