5 implementations of GetNamespaces
Microsoft.DiaSymReader (5)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (1)
816
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetNamespaces
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedNamespace[] namespaces)
Generated\361d1da7f942c932\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\361d1da7f942c932\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\361d1da7f942c932\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\361d1da7f942c932\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\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (1)
921
__retVal = @this.
GetNamespaces
(bufferLength, out count, namespaces);
Generated\361d1da7f942c932\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\361d1da7f942c932\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\361d1da7f942c932\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\361d1da7f942c932\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);