1 implementation of RootDelegateMarshallingData
ILCompiler.Compiler (1)
Compiler\RootingServiceProvider.cs (1)
152public void RootDelegateMarshallingData(DefType type, string reason)
2 references to RootDelegateMarshallingData
ilc (1)
RdXmlRootProvider.cs (1)
123rootProvider.RootDelegateMarshallingData((DefType)type, "RD.XML root");
ILCompiler.Compiler (1)
Compiler\AnalysisBasedInteropStubManager.cs (1)
39rootProvider.RootDelegateMarshallingData(type, "Analysis based interop root");