2 references to IsComInterop
ILCompiler.Compiler (2)
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (2)
491comDangerousMethod = IsComInterop(returnParamMetadata.MarshalAsDescriptor, calledMethod.Signature.ReturnType); 502comDangerousMethod |= IsComInterop(marshalAsDescriptor, calledMethod.Signature[paramIndex]);