2 references to DelegateMarshalling_MissingInteropData
System.Private.CoreLib (2)
Internal\Runtime\CompilerHelpers\RuntimeInteropData.cs (2)
109
throw new NotSupportedException(SR.Format(SR.
DelegateMarshalling_MissingInteropData
, Type.GetTypeFromHandle(delegateTypeHandle)));
118
throw new NotSupportedException(SR.Format(SR.
DelegateMarshalling_MissingInteropData
, Type.GetTypeFromHandle(delegateTypeHandle)));