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