2 references to GetTypesWithDelegateMarshalling
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\DelegateMarshallingStubMapNode.cs (1)
51foreach (var delegateType in factory.MetadataManager.GetTypesWithDelegateMarshalling())
Compiler\ILScanner.cs (1)
237_factory.MetadataManager.GetTypesWithDelegateMarshalling());