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