1 instantiation of PortableCallHelpersGeneratorOptions
crossgen2 (1)
Program.cs (1)
290return PortableCallHelpers.PortableCallHelpersGenerator.Run(typeSystemContext, new PortableCallHelpers.PortableCallHelpersGeneratorOptions
2 references to PortableCallHelpersGeneratorOptions
ILCompiler.ReadyToRun (2)
PortableCallHelpers\PortableCallHelpersGenerator.cs (2)
46public static int Run(ReadyToRunCompilerContext context, PortableCallHelpersGeneratorOptions options, Logger logger) 72private static void Generate(ReadyToRunCompilerContext context, PortableCallHelpersGeneratorOptions options, InteropLogger log)