2 instantiations of EmptyInteropStubManager
ILCompiler.Compiler (2)
Compiler\CompilationBuilder.Aot.cs (1)
15protected InteropStubManager _interopStubManager = new EmptyInteropStubManager();
Compiler\ILScannerBuilder.cs (1)
27private InteropStubManager _interopStubManager = new EmptyInteropStubManager();