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