5 references to None
ILCompiler.ReadyToRun (5)
parent\parent\Common\Pgo\PgoFormat.cs (5)
39Done = None, // All instrumentation schemas must end with a record which is "Done" 46Version = (DescriptorMin * 4) | None, // Version is encoded in the Other field of the schema 47NumRuns = (DescriptorMin * 5) | None, // Number of runs is encoded in the Other field of the schema 355case PgoInstrumentationKind.None: 443case PgoInstrumentationKind.None: