2 references to IsComInterop
illink (2)
Linker.Dataflow\ReflectionMethodBodyScanner.cs (2)
285
comDangerousMethod =
IsComInterop
(methodDefinition.MethodReturnType, methodDefinition.ReturnType, context);
289
comDangerousMethod |=
IsComInterop
(pd, pd.ParameterType, context);