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