2 references to PerfMapPath
crossgen2 (2)
Crossgen2RootCommand.cs (1)
220
Options.Add(
PerfMapPath
);
Program.cs (1)
659
.UsePerfMapFile(Get(_command.PerfMap), Get(_command.
PerfMapPath
), Get(_command.PerfMapFormatVersion))