2 interfaces inheriting from ISymUnmanagedReader
Microsoft.DiaSymReader (2)
_generated\22\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (1)
36
file unsafe interface InterfaceImplementation : global::Microsoft.DiaSymReader.
ISymUnmanagedReader
Reader\ISymUnmanagedReader2.cs (1)
18
public partial interface ISymUnmanagedReader2 :
ISymUnmanagedReader
309 references to ISymUnmanagedReader
Microsoft.DiaSymReader (309)
_generated\11\Microsoft.DiaSymReader.ISymUnmanagedBinder.cs (10)
39
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
64
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
71
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
90
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader = default;
101
__reader_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToUnmanaged(reader);
113
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
137
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
144
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
163
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader = default;
173
__reader_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToUnmanaged(reader);
_generated\12\Microsoft.DiaSymReader.ISymUnmanagedBinder2.cs (15)
39
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder2.GetReaderForFile2(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
64
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
71
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
90
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader = default;
101
__reader_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToUnmanaged(reader);
113
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder2.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
138
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
145
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
158
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder2.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
182
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
189
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
201
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => throw new global::System.Diagnostics.UnreachableException();
203
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => throw new global::System.Diagnostics.UnreachableException();
214
new int GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => ((global::Microsoft.DiaSymReader.ISymUnmanagedBinder)this).GetReaderForFile(metadataImporter, fileName, searchPath, out reader);
218
new int GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => ((global::Microsoft.DiaSymReader.ISymUnmanagedBinder)this).GetReaderFromStream(metadataImporter, stream, out reader);
_generated\13\Microsoft.DiaSymReader.ISymUnmanagedBinder3.cs (20)
40
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder3.GetReaderFromCallback(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, object callback, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
67
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
74
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
95
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader = default;
107
__reader_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToUnmanaged(reader);
119
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder3.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
144
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
151
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
164
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder3.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
188
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
195
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
209
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder3.GetReaderForFile2(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
234
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
241
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
252
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => throw new global::System.Diagnostics.UnreachableException();
254
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => throw new global::System.Diagnostics.UnreachableException();
256
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder2.GetReaderForFile2(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => throw new global::System.Diagnostics.UnreachableException();
267
new int GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => ((global::Microsoft.DiaSymReader.ISymUnmanagedBinder)this).GetReaderForFile(metadataImporter, fileName, searchPath, out reader);
271
new int GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => ((global::Microsoft.DiaSymReader.ISymUnmanagedBinder)this).GetReaderFromStream(metadataImporter, stream, out reader);
275
new int GetReaderForFile2(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => ((global::Microsoft.DiaSymReader.ISymUnmanagedBinder2)this).GetReaderForFile2(metadataImporter, fileName, searchPath, searchPolicy, out reader);
_generated\14\Microsoft.DiaSymReader.ISymUnmanagedBinder4.cs (30)
43
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder4.GetReaderFromPdbFile(global::Microsoft.DiaSymReader.IMetadataImportProvider metadataImportProvider, string pdbFilePath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
67
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
74
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
92
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader = default;
102
__reader_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToUnmanaged(reader);
114
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder4.GetReaderFromPdbStream(global::Microsoft.DiaSymReader.IMetadataImportProvider metadataImportProvider, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
138
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
145
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
164
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader = default;
174
__reader_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToUnmanaged(reader);
186
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder4.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
211
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
218
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
231
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder4.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
255
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
262
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
276
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder4.GetReaderForFile2(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
301
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
308
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
321
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder4.GetReaderFromCallback(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, object callback, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader)
348
reader = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.ConvertToManaged(__reader_native);
355
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>.Free(__reader_native);
367
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => throw new global::System.Diagnostics.UnreachableException();
369
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder.GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => throw new global::System.Diagnostics.UnreachableException();
371
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder2.GetReaderForFile2(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => throw new global::System.Diagnostics.UnreachableException();
373
int global::Microsoft.DiaSymReader.ISymUnmanagedBinder3.GetReaderFromCallback(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, object callback, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => throw new global::System.Diagnostics.UnreachableException();
384
new int GetReaderForFile(object metadataImporter, string fileName, string searchPath, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => ((global::Microsoft.DiaSymReader.ISymUnmanagedBinder)this).GetReaderForFile(metadataImporter, fileName, searchPath, out reader);
388
new int GetReaderFromStream(object metadataImporter, object stream, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => ((global::Microsoft.DiaSymReader.ISymUnmanagedBinder)this).GetReaderFromStream(metadataImporter, stream, out reader);
392
new int GetReaderForFile2(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => ((global::Microsoft.DiaSymReader.ISymUnmanagedBinder2)this).GetReaderForFile2(metadataImporter, fileName, searchPath, searchPolicy, out reader);
396
new int GetReaderFromCallback(object metadataImporter, string fileName, string searchPath, global::Microsoft.DiaSymReader.SymUnmanagedSearchPolicy searchPolicy, object callback, out global::Microsoft.DiaSymReader.
ISymUnmanagedReader
reader) => ((global::Microsoft.DiaSymReader.ISymUnmanagedBinder3)this).GetReaderFromCallback(metadataImporter, fileName, searchPath, searchPolicy, callback, out reader);
_generated\22\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (68)
69
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document)
71
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
108
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
117
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
132
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents)
134
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
213
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
236
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
265
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetUserEntryPoint(out int methodToken)
267
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
287
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
294
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
309
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method)
311
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
346
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
353
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
368
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method)
370
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
405
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
412
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
427
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables)
429
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
508
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
531
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
560
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables)
562
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
641
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
664
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
693
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method)
695
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
736
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
745
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
760
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation)
762
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
784
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
800
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
816
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces)
818
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
897
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
920
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
949
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream)
951
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
986
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
999
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
1012
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream)
1014
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
1045
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
1054
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
1067
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream)
1069
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
1100
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
1109
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
1122
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymbolStoreFileName(int bufferLength, out int count, char[] name)
1124
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
1145
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
1159
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
1175
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods)
1177
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
1259
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
1284
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
1313
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent)
1315
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
1351
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
1362
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
1378
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version)
1380
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
));
1412
global::Microsoft.DiaSymReader.
ISymUnmanagedReader
@this = default;
1421
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.
ISymUnmanagedReader
>(__this_native);
_generated\23\Microsoft.DiaSymReader.ISymUnmanagedReader2.cs (35)
47
global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(global::Microsoft.DiaSymReader.
ISymUnmanagedReader
).TypeHandle).ManagedVirtualMethodTable,
1100
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => throw new global::System.Diagnostics.UnreachableException();
1102
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => throw new global::System.Diagnostics.UnreachableException();
1104
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetUserEntryPoint(out int methodToken) => throw new global::System.Diagnostics.UnreachableException();
1106
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1108
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1110
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
1112
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
1114
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1116
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.UnreachableException();
1118
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.UnreachableException();
1120
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1122
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1124
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1126
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => throw new global::System.Diagnostics.UnreachableException();
1128
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.UnreachableException();
1130
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.UnreachableException();
1132
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => throw new global::System.Diagnostics.UnreachableException();
1143
new int GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocument(url, language, languageVendor, documentType, out document);
1147
new int GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocuments(bufferLength, out count, documents);
1151
new int GetUserEntryPoint(out int methodToken) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetUserEntryPoint(out methodToken);
1155
new int GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethod(methodToken, out method);
1159
new int GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodByVersion(methodToken, version, out method);
1163
new int GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetVariables(methodToken, bufferLength, out count, variables);
1167
new int GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetGlobalVariables(bufferLength, out count, variables);
1171
new int GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodFromDocumentPosition(document, line, column, out method);
1175
new int GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetSymAttribute(methodToken, name, bufferLength, out count, customDebugInformation);
1179
new int GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetNamespaces(bufferLength, out count, namespaces);
1183
new int Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).Initialize(metadataImporter, fileName, searchPath, stream);
1187
new int UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).UpdateSymbolStore(fileName, stream);
1191
new int ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).ReplaceSymbolStore(fileName, stream);
1195
new int GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetSymbolStoreFileName(bufferLength, out count, name);
1199
new int GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodsFromDocumentPosition(document, line, column, bufferLength, out count, methods);
1203
new int GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocumentVersion(document, out version, out isCurrent);
1207
new int GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodVersion(method, out version);
_generated\24\Microsoft.DiaSymReader.ISymUnmanagedReader3.cs (34)
1102
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => throw new global::System.Diagnostics.UnreachableException();
1104
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => throw new global::System.Diagnostics.UnreachableException();
1106
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetUserEntryPoint(out int methodToken) => throw new global::System.Diagnostics.UnreachableException();
1108
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1110
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1112
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
1114
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
1116
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1118
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.UnreachableException();
1120
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.UnreachableException();
1122
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1124
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1126
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1128
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => throw new global::System.Diagnostics.UnreachableException();
1130
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.UnreachableException();
1132
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.UnreachableException();
1134
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => throw new global::System.Diagnostics.UnreachableException();
1151
new int GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocument(url, language, languageVendor, documentType, out document);
1155
new int GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocuments(bufferLength, out count, documents);
1159
new int GetUserEntryPoint(out int methodToken) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetUserEntryPoint(out methodToken);
1163
new int GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethod(methodToken, out method);
1167
new int GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodByVersion(methodToken, version, out method);
1171
new int GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetVariables(methodToken, bufferLength, out count, variables);
1175
new int GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetGlobalVariables(bufferLength, out count, variables);
1179
new int GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodFromDocumentPosition(document, line, column, out method);
1183
new int GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetSymAttribute(methodToken, name, bufferLength, out count, customDebugInformation);
1187
new int GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetNamespaces(bufferLength, out count, namespaces);
1191
new int Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).Initialize(metadataImporter, fileName, searchPath, stream);
1195
new int UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).UpdateSymbolStore(fileName, stream);
1199
new int ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).ReplaceSymbolStore(fileName, stream);
1203
new int GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetSymbolStoreFileName(bufferLength, out count, name);
1207
new int GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodsFromDocumentPosition(document, line, column, bufferLength, out count, methods);
1211
new int GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocumentVersion(document, out version, out isCurrent);
1215
new int GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodVersion(method, out version);
_generated\25\Microsoft.DiaSymReader.ISymUnmanagedReader4.cs (34)
1183
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => throw new global::System.Diagnostics.UnreachableException();
1185
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => throw new global::System.Diagnostics.UnreachableException();
1187
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetUserEntryPoint(out int methodToken) => throw new global::System.Diagnostics.UnreachableException();
1189
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1191
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1193
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
1195
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
1197
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1199
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.UnreachableException();
1201
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.UnreachableException();
1203
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1205
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1207
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1209
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => throw new global::System.Diagnostics.UnreachableException();
1211
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.UnreachableException();
1213
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.UnreachableException();
1215
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => throw new global::System.Diagnostics.UnreachableException();
1236
new int GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocument(url, language, languageVendor, documentType, out document);
1240
new int GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocuments(bufferLength, out count, documents);
1244
new int GetUserEntryPoint(out int methodToken) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetUserEntryPoint(out methodToken);
1248
new int GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethod(methodToken, out method);
1252
new int GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodByVersion(methodToken, version, out method);
1256
new int GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetVariables(methodToken, bufferLength, out count, variables);
1260
new int GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetGlobalVariables(bufferLength, out count, variables);
1264
new int GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodFromDocumentPosition(document, line, column, out method);
1268
new int GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetSymAttribute(methodToken, name, bufferLength, out count, customDebugInformation);
1272
new int GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetNamespaces(bufferLength, out count, namespaces);
1276
new int Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).Initialize(metadataImporter, fileName, searchPath, stream);
1280
new int UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).UpdateSymbolStore(fileName, stream);
1284
new int ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).ReplaceSymbolStore(fileName, stream);
1288
new int GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetSymbolStoreFileName(bufferLength, out count, name);
1292
new int GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodsFromDocumentPosition(document, line, column, bufferLength, out count, methods);
1296
new int GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocumentVersion(document, out version, out isCurrent);
1300
new int GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodVersion(method, out version);
_generated\26\Microsoft.DiaSymReader.ISymUnmanagedReader5.cs (34)
1156
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => throw new global::System.Diagnostics.UnreachableException();
1158
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => throw new global::System.Diagnostics.UnreachableException();
1160
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetUserEntryPoint(out int methodToken) => throw new global::System.Diagnostics.UnreachableException();
1162
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1164
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1166
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
1168
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
1170
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => throw new global::System.Diagnostics.UnreachableException();
1172
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => throw new global::System.Diagnostics.UnreachableException();
1174
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.UnreachableException();
1176
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1178
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1180
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => throw new global::System.Diagnostics.UnreachableException();
1182
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => throw new global::System.Diagnostics.UnreachableException();
1184
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => throw new global::System.Diagnostics.UnreachableException();
1186
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.UnreachableException();
1188
int global::Microsoft.DiaSymReader.
ISymUnmanagedReader
.GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => throw new global::System.Diagnostics.UnreachableException();
1215
new int GetDocument(string url, global::System.Guid language, global::System.Guid languageVendor, global::System.Guid documentType, out global::Microsoft.DiaSymReader.ISymUnmanagedDocument document) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocument(url, language, languageVendor, documentType, out document);
1219
new int GetDocuments(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedDocument[] documents) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocuments(bufferLength, out count, documents);
1223
new int GetUserEntryPoint(out int methodToken) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetUserEntryPoint(out methodToken);
1227
new int GetMethod(int methodToken, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethod(methodToken, out method);
1231
new int GetMethodByVersion(int methodToken, int version, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodByVersion(methodToken, version, out method);
1235
new int GetVariables(int methodToken, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetVariables(methodToken, bufferLength, out count, variables);
1239
new int GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetGlobalVariables(bufferLength, out count, variables);
1243
new int GetMethodFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, out global::Microsoft.DiaSymReader.ISymUnmanagedMethod method) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodFromDocumentPosition(document, line, column, out method);
1247
new int GetSymAttribute(int methodToken, string name, int bufferLength, out int count, byte[] customDebugInformation) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetSymAttribute(methodToken, name, bufferLength, out count, customDebugInformation);
1251
new int GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetNamespaces(bufferLength, out count, namespaces);
1255
new int Initialize(object metadataImporter, string fileName, string searchPath, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).Initialize(metadataImporter, fileName, searchPath, stream);
1259
new int UpdateSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).UpdateSymbolStore(fileName, stream);
1263
new int ReplaceSymbolStore(string fileName, global::System.Runtime.InteropServices.ComTypes.IStream stream) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).ReplaceSymbolStore(fileName, stream);
1267
new int GetSymbolStoreFileName(int bufferLength, out int count, char[] name) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetSymbolStoreFileName(bufferLength, out count, name);
1271
new int GetMethodsFromDocumentPosition(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, int line, int column, int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedMethod[] methods) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodsFromDocumentPosition(document, line, column, bufferLength, out count, methods);
1275
new int GetDocumentVersion(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetDocumentVersion(document, out version, out isCurrent);
1279
new int GetMethodVersion(global::Microsoft.DiaSymReader.ISymUnmanagedMethod method, out int version) => ((global::Microsoft.DiaSymReader.
ISymUnmanagedReader
)this).GetMethodVersion(method, out version);
Extensions\SymUnmanagedExtensions.Binder.cs (4)
16
public static
ISymUnmanagedReader
GetReaderFromStream(this ISymUnmanagedBinder binder, Stream stream, object metadataImporter)
23
ISymUnmanagedReader
symReader;
28
public static
ISymUnmanagedReader
GetReaderFromPdbStream(this ISymUnmanagedBinder4 binder, Stream stream, IMetadataImportProvider metadataImportProvider)
35
ISymUnmanagedReader
symReader;
Extensions\SymUnmanagedExtensions.Reader.cs (9)
19
public static void UpdateSymbolStore(this
ISymUnmanagedReader
reader, Stream stream, string fileName = null)
62
public static int GetUserEntryPoint(this
ISymUnmanagedReader
reader)
82
public static ISymUnmanagedDocument GetDocument(this
ISymUnmanagedReader
reader, string name)
94
public static ISymUnmanagedDocument[] GetDocuments(this
ISymUnmanagedReader
reader)
102
(
ISymUnmanagedReader
a, int b, out int c, ISymUnmanagedDocument[] d) => a.GetDocuments(b, out c, d)));
105
public static ISymUnmanagedMethod[] GetMethodsInDocument(this
ISymUnmanagedReader
reader, ISymUnmanagedDocument symDocument)
116
public static ISymUnmanagedMethod GetMethod(this
ISymUnmanagedReader
reader, int methodToken)
140
public static ISymUnmanagedMethod GetMethodByVersion(this
ISymUnmanagedReader
reader, int methodToken, int methodVersion)
165
public static int GetMethodVersion(this
ISymUnmanagedReader
reader, ISymUnmanagedMethod method)
Reader\ISymUnmanagedBinder.cs (4)
17
/// Given a metadata interface and a file name, returns a new instance of <see cref="
ISymUnmanagedReader
"/>
29
[MarshalAs(UnmanagedType.Interface)]out
ISymUnmanagedReader
reader);
33
/// the symbol store, returns the <see cref="
ISymUnmanagedReader
"/>
44
[MarshalAs(UnmanagedType.Interface)]out
ISymUnmanagedReader
reader);
Reader\ISymUnmanagedBinder2.cs (2)
57
/// <see cref="
ISymUnmanagedReader
"/> interface that will read the debugging symbols associated
76
[MarshalAs(UnmanagedType.Interface)]out
ISymUnmanagedReader
reader);
Reader\ISymUnmanagedBinder3.cs (1)
89
[MarshalAs(UnmanagedType.Interface)]out
ISymUnmanagedReader
reader);
Reader\ISymUnmanagedBinder4.cs (4)
98
/// Creates a new <see cref="
ISymUnmanagedReader
"/> for the specified PDB file.
117
[MarshalAs(UnmanagedType.Interface)]out
ISymUnmanagedReader
reader);
120
/// Creates a new <see cref="
ISymUnmanagedReader
"/> for the specified PDB file.
139
[MarshalAs(UnmanagedType.Interface)]out
ISymUnmanagedReader
reader);
Reader\SymUnmanagedReaderCreationOptions.cs (1)
11
/// <see cref="
ISymUnmanagedReader
"/> creation options.
Reader\SymUnmanagedReaderFactory.cs (2)
17
/// Creates <see cref="
ISymUnmanagedReader
"/> instance and initializes it with specified PDB stream and metadata import object.
81
/// Creates <see cref="
ISymUnmanagedReader
"/> instance and initializes it with specified PDB stream and metadata provider.
SymUnmanagedFactory.cs (2)
159
? ComInterfaceMarshaller<
ISymUnmanagedReader
>.ConvertToManaged(rawInstance.ToPointer())
239
instance = ComInterfaceMarshaller<
ISymUnmanagedReader
>.ConvertToManaged(rawInstance.ToPointer());