6 references to String
mscorlib (6)
system\reflection\customattribute.cs (1)
1001String = CorElementType.String,
system\reflection\emit\signaturehelper.cs (2)
483type = CorElementType.String; 739if (type <= CorElementType.String)
system\reflection\emit\typebuilder.cs (1)
500SetConstantValue(module.GetNativeHandle(), tk, (int)CorElementType.String, pString);
system\reflection\mdconstant.cs (1)
155case CorElementType.String:
system\rttype.cs (1)
3623case CorElementType.String: