3 references to DebugInfoHelpers
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\DebugInfo\DebugInfo_1.cs (1)
106
return
DebugInfoHelpers
.DoBounds(boundsNativeReader, 1);
Contracts\DebugInfo\DebugInfo_2.cs (2)
114
return
DebugInfoHelpers
.DoBounds(boundsNativeReader, 2);
147
return
DebugInfoHelpers
.DoVars(varsNativeReader, isX86);