Remove complex marshalling support from crossgen2 (#70183)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Tue, 7 Jun 2022 17:42:07 +0000 (10:42 -0700)
committerGitHub <noreply@github.com>
Tue, 7 Jun 2022 17:42:07 +0000 (10:42 -0700)
commit9f654ce129ff05f27ef7844af6a775b883d2d3e8
tree7f42c401efc68d9a0236702c2e20d79529b48f12
parentc27d571a2443b99507df6fe39025d9d49cb8ba2c
Remove complex marshalling support from crossgen2 (#70183)
src/coreclr/tools/Common/TypeSystem/Interop/IL/Marshaller.cs
src/coreclr/tools/Common/TypeSystem/Interop/InteropTypes.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCompilationModuleGroupBase.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/IL/Stubs/PInvokeILEmitter.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/Interop/IL/Marshaller.ReadyToRun.cs
src/coreclr/vm/dllimport.cpp