3 references to FixedVarArg
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\DebugInfo\DebugInfoHelpers.cs (1)
195Kind = DebugVarLocKind.FixedVarArg, FixedVarArgOffset = reader.ReadUInt(),
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.NativeCodeInfo.cs (2)
64(DebugVarLocKind.FixedVarArg, _, _) => VarLocType.VLT_FIXED_VA, 98case DebugVarLocKind.FixedVarArg: