1 implementation of RootStructMarshallingData
ILCompiler.Compiler (1)
Compiler\RootingServiceProvider.cs (1)
157public void RootStructMarshallingData(DefType type, string reason)
2 references to RootStructMarshallingData
ilc (1)
RdXmlRootProvider.cs (1)
114rootProvider.RootStructMarshallingData(defType, "RD.XML root");
ILCompiler.Compiler (1)
Compiler\AnalysisBasedInteropStubManager.cs (1)
34rootProvider.RootStructMarshallingData(type, "Analysis based interop root");