This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
dotnet-installer
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
390946f531
dotnet-installer
/
test
/
TestingAbstractions
/
TestAppWithFullPdbs
History
Peter Marcu
390946f531
Revert "Updating CoreFX to rc2-24022"
2016-04-22 16:01:51 -07:00
..
ClassForFullPdbs.cs
Removed the DIA classes and the cod associated with it. Introduced a PdbReaderFactory that decides with PdbReader to use (full or portable). Introduced a PdbReader interface that abstracts the differences between full pdb (Uses ISymUnmanaged classes to read the pdb) and portable pdb (uses Reflection MetadataReader).
2016-03-25 10:58:05 -07:00
project.json
Revert "Updating CoreFX to rc2-24022"
2016-04-22 16:01:51 -07:00
TestAppWithFullPdbs.xproj
Removed the DIA classes and the cod associated with it. Introduced a PdbReaderFactory that decides with PdbReader to use (full or portable). Introduced a PdbReader interface that abstracts the differences between full pdb (Uses ISymUnmanaged classes to read the pdb) and portable pdb (uses Reflection MetadataReader).
2016-03-25 10:58:05 -07:00