5 implementations of GetDocumentVersion
Microsoft.DiaSymReader (5)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (1)
1313
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetDocumentVersion
(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader2.cs (1)
1130
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetDocumentVersion
(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.UnreachableException();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader3.cs (1)
1132
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetDocumentVersion
(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.UnreachableException();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader4.cs (1)
1213
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetDocumentVersion
(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.UnreachableException();
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader5.cs (1)
1186
int global::Microsoft.DiaSymReader.ISymUnmanagedReader.
GetDocumentVersion
(global::Microsoft.DiaSymReader.ISymUnmanagedDocument document, out int version, out bool isCurrent) => throw new global::System.Diagnostics.UnreachableException();
5 references to GetDocumentVersion
Microsoft.DiaSymReader (5)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader.cs (1)
1363
__retVal = @this.
GetDocumentVersion
(document, out version, out isCurrent);
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader2.cs (1)
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);
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader3.cs (1)
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);
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader4.cs (1)
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);
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedReader5.cs (1)
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);