1 write to FixedVarArgOffset
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\DebugInfo\DebugInfoHelpers.cs (1)
195
Kind = DebugVarLocKind.FixedVarArg,
FixedVarArgOffset
= reader.ReadUInt(),
1 reference to FixedVarArgOffset
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.NativeCodeInfo.cs (1)
99
loc.vlfvOffset = varInfo.
FixedVarArgOffset
;