You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/native/managed/cdacreader/Microsoft.Diagnostics.DataContractReader.Abstractions/Contracts/ICodeVersions.cs
+27
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
// The .NET Foundation licenses this file to you under the MIT license.
Copy file name to clipboardExpand all lines: src/native/managed/cdacreader/Microsoft.Diagnostics.DataContractReader.Contracts/Contracts/CodeVersions_1.cs
+43-17
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,10 @@
2
2
// The .NET Foundation licenses this file to you under the MIT license.
Copy file name to clipboardExpand all lines: src/native/managed/cdacreader/Microsoft.Diagnostics.DataContractReader.Contracts/Data/ILCodeVersionNode.cs
+5
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,12 @@ public ILCodeVersionNode(Target target, TargetPointer address)
Copy file name to clipboardExpand all lines: src/native/managed/cdacreader/Microsoft.Diagnostics.DataContractReader.Contracts/Data/ILCodeVersioningState.cs
+2
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,14 @@ public ILCodeVersioningState(Target target, TargetPointer address)
0 commit comments