3 references to StructMarshallingData
ILCompiler.Compiler (3)
Compiler\Dataflow\HandleCallAction.cs (1)
303_reflectionMarker.Dependencies.Add(_reflectionMarker.Factory.StructMarshallingData((DefType)systemTypeValue.RepresentedType.Type), "Marshal API");
Compiler\RootingServiceProvider.cs (1)
159_rootAdder(_factory.StructMarshallingData(type), reason);
Compiler\UsageBasedInteropStubManager.cs (1)
86dependencies.Add(factory.StructMarshallingData(defType), "Struct marshalling");