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