Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<ReturnType>System.Int32</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<summary>Iteration of the PDB. The first iteration is 1. The iteration is incremented each time the PDB content is augmented.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
Expand All @@ -72,7 +72,7 @@
<ReturnType>System.Guid</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<summary>GUID (Globally Unique Identifier) of the associated PDB.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
Expand All @@ -97,7 +97,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<summary>Path to the .pdb file containing debug information for the PE/COFF file.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
Expand Down