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