3 references to PerfMapV1SignatureHelper
ILCompiler.Diagnostics (2)
PerfMapWriter.cs (2)
41
byte[] signature =
PerfMapV1SignatureHelper
(inputAssemblies, details);
60
byte[] signature =
PerfMapV1SignatureHelper
(inputAssemblies, details);
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\DebugDirectoryEntryNode.cs (1)
116
byte[] signature = PerfMapWriter.
PerfMapV1SignatureHelper
(assemblies, factory.Target);