Implemented interface member:
method
EmitLong
Internal.Pgo.IPgoEncodedValueEmitter<TType, TMethod>.EmitLong(System.Int64, System.Int64)
2 references to EmitLong
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\InstrumentationDataTableNode.cs (2)
88
EmitLong
(TypeToInt(type), TypeToInt(previousValue));
93
EmitLong
(MethodToInt(method), MethodToInt(previousValue));