2 references to ByteCountInSmallBuffer
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\NibbleWriter.cs (2)
23
private const int NibbleCountInSmallBuffer =
ByteCountInSmallBuffer
* 2;
151
int startOffset =
ByteCountInSmallBuffer
;