Move public interface ISymDocumentWriter to shared location (#21931)
authorMarek Safar <marek.safar@gmail.com>
Thu, 10 Jan 2019 22:47:35 +0000 (23:47 +0100)
committerJan Kotas <jkotas@microsoft.com>
Thu, 10 Jan 2019 22:47:35 +0000 (14:47 -0800)
commit234bbb509e9ea8b08787fcd509edd6141e37d751
tree69f1a209e64c68ae275db0c3136b5ba98944402c
parent15036527b060dccef9f3befe33af22346e6999cb
Move public interface ISymDocumentWriter to shared location (#21931)
src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Diagnostics/SymbolStore/ISymbolDocumentWriter.cs [new file with mode: 0644]
src/System.Private.CoreLib/src/System/Diagnostics/SymbolStore/ISymDocumentWriter.cs [deleted file]