43 references to HResult
Roslyn.Test.PdbUtilities (43)
Reader\MockSymUnmanagedReader.cs (17)
41
return
HResult
.E_FAIL;
46
return
HResult
.S_OK;
67
return
HResult
.S_FALSE; // This is a guess. We're not consuming it, so it doesn't really matter.
72
return
HResult
.S_OK;
178
return
HResult
.S_OK;
184
return
HResult
.S_OK;
196
return
HResult
.S_OK;
255
return
HResult
.S_OK;
261
return
HResult
.S_OK;
267
return
HResult
.S_OK;
273
return
HResult
.S_OK;
279
return
HResult
.S_OK;
285
return
HResult
.S_OK;
301
return
HResult
.S_OK;
311
return
HResult
.S_OK;
370
return
HResult
.S_OK;
381
return
HResult
.S_OK;
Reader\NotImplementedSymUnmanagedReader.cs (26)
23
return
HResult
.E_NOTIMPL;
29
return
HResult
.E_NOTIMPL;
36
return
HResult
.E_NOTIMPL;
42
return
HResult
.E_NOTIMPL;
48
return
HResult
.E_NOTIMPL;
54
return
HResult
.E_NOTIMPL;
60
return
HResult
.E_NOTIMPL;
66
return
HResult
.E_NOTIMPL;
72
return
HResult
.E_NOTIMPL;
78
return
HResult
.E_NOTIMPL;
84
return
HResult
.E_NOTIMPL;
90
return
HResult
.E_NOTIMPL;
96
return
HResult
.E_NOTIMPL;
102
return
HResult
.E_NOTIMPL;
108
return
HResult
.E_NOTIMPL;
114
return
HResult
.E_NOTIMPL;
120
return
HResult
.E_NOTIMPL;
126
return
HResult
.E_NOTIMPL;
132
return
HResult
.E_NOTIMPL;
137
return
HResult
.E_NOTIMPL;
142
return
HResult
.E_NOTIMPL;
147
return
HResult
.E_NOTIMPL;
153
return
HResult
.E_NOTIMPL;
160
return
HResult
.E_NOTIMPL;
167
return
HResult
.E_NOTIMPL;
174
return
HResult
.E_NOTIMPL;