1 write to _recordCountFixup
Microsoft.CodeAnalysis.Debugging.Package (1)
CustomDebugInfoEncoder.cs (1)
34_recordCountFixup = builder.ReserveBytes(1);
1 reference to _recordCountFixup
Microsoft.CodeAnalysis.Debugging.Package (1)
CustomDebugInfoEncoder.cs (1)
51new BlobWriter(_recordCountFixup).WriteByte((byte)_recordCount);