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