1 write to OutputDirectory
crossgen2 (1)
Program.cs (1)
292OutputDirectory = _generatePortableCallHelpers,
4 references to OutputDirectory
ILCompiler.ReadyToRun (4)
PortableCallHelpers\PortableCallHelpersGenerator.cs (4)
54if (string.IsNullOrEmpty(options.OutputDirectory)) 122WriteIfDifferent(Path.Combine(options.OutputDirectory, PInvokeFileName), log, 125WriteIfDifferent(Path.Combine(options.OutputDirectory, ReversePInvokeFileName), log, 131WriteIfDifferent(Path.Combine(options.OutputDirectory, InterpToNativeFileName), log,