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