2 references to Signature
mscorlib (2)
system\reflection\fieldinfo.cs (1)
947
m_fieldType = new
Signature
(fieldMarshal.Signature.ToPointer(),
system\reflection\propertyinfo.cs (1)
264
m_signature = new
Signature
(sig.Signature.ToPointer(), (int)sig.Length, m_declaringType);