1 write to _hasLengthPrefix
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (1)
359
_hasLengthPrefix
= hasLengthPrefix;
2 references to _hasLengthPrefix
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (2)
364
if (
_hasLengthPrefix
)
424
(uint)(
_hasLengthPrefix
? sizeof(ushort) : 0) +