5 references to String
mscorlib (5)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (3)
152
return CoerceScalarValue<String>(PropertyType.
String
);
421
if (type == PropertyType.
String
&& typeof(T) == typeof(Guid)) {
488
if (type == PropertyType.Guid || type == PropertyType.
String
) {
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
304
return new CLRIReferenceImpl<String>(PropertyType.
String
, (String)obj);
system\runtime\interopservices\windowsruntime\propertyvalue.cs (1)
59
StringArray =
String
+ 1024,