Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike McLaughlin <mikem@microsoft.com>2016-06-15 19:24:24 +0300
committerGitHub <noreply@github.com>2016-06-15 19:24:24 +0300
commit7167f2282d8706c2025c85529a456497615bfb07 (patch)
tree166da1a2d2fde8c3d7536f982a62b22cdd68edcb /pkg/descriptions.json
parent774f53694f91f8ff2d2025314a82c746d2a94f08 (diff)
parent5bd91b9ade15872bd373385da84d5b7955598788 (diff)
Merge pull request #9281 from Dmitri-Botcharnikov/symbol-reader
System.Diagnostics.Debug.SymbolReader assembly for reading Portable PDB on Linux.
Diffstat (limited to 'pkg/descriptions.json')
-rw-r--r--pkg/descriptions.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg/descriptions.json b/pkg/descriptions.json
index 406ee1f389..33fa2678b9 100644
--- a/pkg/descriptions.json
+++ b/pkg/descriptions.json
@@ -414,6 +414,13 @@
]
},
{
+ "Name": "System.Diagnostics.Debug.SymbolReader",
+ "Description": "Provides the System.Diagnostics.Debug.SymbolReader class, which allows extraction of a debug information from portable pdb files.",
+ "CommonTypes": [
+ "System.Diagnostics.Debug.SymbolReader"
+ ]
+ },
+ {
"Name": "System.Diagnostics.FileVersionInfo",
"Description": "Provides the System.Diagnostics.FileVersionInfo class, which allows access to Win32 version resource information for a physical file on disk.",
"CommonTypes": [