5 implementations of GetGlobalVariables
Microsoft.DiaSymReader (5)
_generated\22\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (1)
560
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetGlobalVariables
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables)
_generated\23\Microsoft.DiaSymReader.ISymUnmanagedReader2.cs (1)
1112
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetGlobalVariables
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
_generated\24\Microsoft.DiaSymReader.ISymUnmanagedReader3.cs (1)
1114
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetGlobalVariables
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
_generated\25\Microsoft.DiaSymReader.ISymUnmanagedReader4.cs (1)
1195
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetGlobalVariables
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
_generated\26\Microsoft.DiaSymReader.ISymUnmanagedReader5.cs (1)
1168
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetGlobalVariables
(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => throw new global::System.Diagnostics.UnreachableException();
5 references to GetGlobalVariables
Microsoft.DiaSymReader (5)
_generated\22\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (1)
665
__retVal = @this.
GetGlobalVariables
(bufferLength, out count, variables);
_generated\23\Microsoft.DiaSymReader.ISymUnmanagedReader2.cs (1)
1167
new int GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.ISymUnmanagedReader)this).
GetGlobalVariables
(bufferLength, out count, variables);
_generated\24\Microsoft.DiaSymReader.ISymUnmanagedReader3.cs (1)
1175
new int GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.ISymUnmanagedReader)this).
GetGlobalVariables
(bufferLength, out count, variables);
_generated\25\Microsoft.DiaSymReader.ISymUnmanagedReader4.cs (1)
1260
new int GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.ISymUnmanagedReader)this).
GetGlobalVariables
(bufferLength, out count, variables);
_generated\26\Microsoft.DiaSymReader.ISymUnmanagedReader5.cs (1)
1239
new int GetGlobalVariables(int bufferLength, out int count, global::Microsoft.DiaSymReader.ISymUnmanagedVariable[] variables) => ((global::Microsoft.DiaSymReader.ISymUnmanagedReader)this).
GetGlobalVariables
(bufferLength, out count, variables);