5 implementations of GetNamespaces
Microsoft.DiaSymReader (5)
_generated\22\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (1)
816
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetNamespaces
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces)
_generated\23\Microsoft.DiaSymReader.ISymUnmanagedReader2.cs (1)
1118
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetNamespaces
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.UnreachableException();
_generated\24\Microsoft.DiaSymReader.ISymUnmanagedReader3.cs (1)
1120
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetNamespaces
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.UnreachableException();
_generated\25\Microsoft.DiaSymReader.ISymUnmanagedReader4.cs (1)
1201
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetNamespaces
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.UnreachableException();
_generated\26\Microsoft.DiaSymReader.ISymUnmanagedReader5.cs (1)
1174
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetNamespaces
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => throw new global::System.Diagnostics.UnreachableException();
5 references to GetNamespaces
Microsoft.DiaSymReader (5)
_generated\22\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (1)
921
__retVal = @this.
GetNamespaces
(bufferLength, out count, namespaces);
_generated\23\Microsoft.DiaSymReader.ISymUnmanagedReader2.cs (1)
1179
new int GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => ((global::Microsoft.DiaSymReader.ISymUnmanagedReader)this).
GetNamespaces
(bufferLength, out count, namespaces);
_generated\24\Microsoft.DiaSymReader.ISymUnmanagedReader3.cs (1)
1187
new int GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => ((global::Microsoft.DiaSymReader.ISymUnmanagedReader)this).
GetNamespaces
(bufferLength, out count, namespaces);
_generated\25\Microsoft.DiaSymReader.ISymUnmanagedReader4.cs (1)
1272
new int GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => ((global::Microsoft.DiaSymReader.ISymUnmanagedReader)this).
GetNamespaces
(bufferLength, out count, namespaces);
_generated\26\Microsoft.DiaSymReader.ISymUnmanagedReader5.cs (1)
1251
new int GetNamespaces(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces) => ((global::Microsoft.DiaSymReader.ISymUnmanagedReader)this).
GetNamespaces
(bufferLength, out count, namespaces);