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