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