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)
88EmitLong(TypeToInt(type), TypeToInt(previousValue)); 93EmitLong(MethodToInt(method), MethodToInt(previousValue));