1 implementation of IPgoEncodedValueEmitter
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\InstrumentationDataTableNode.cs (1)
41class PgoValueEmitter : IPgoEncodedValueEmitter<TypeSystemEntityOrUnknown, TypeSystemEntityOrUnknown>
1 reference to IPgoEncodedValueEmitter
ILCompiler.ReadyToRun (1)
parent\parent\Common\Pgo\PgoFormat.cs (1)
390public static void EncodePgoData<TType, TMethod>(IEnumerable<PgoSchemaElem> schemas, IPgoEncodedValueEmitter<TType, TMethod> valueEmitter, bool emitAllElementsUnconditionally)