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