Nullable System.Diagnostics.Store (#23874)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Fri, 12 Apr 2019 01:06:24 +0000 (18:06 -0700)
committerStephen Toub <stoub@microsoft.com>
Fri, 12 Apr 2019 01:06:24 +0000 (21:06 -0400)
commit9eace659c245d85917e09ad6861d11205ac082f3
treeb3238aab1f7fa0d47323deb6cfcefb94ac13dad2
parenta648c2dc510ddd4ba3eb0cdff36750add83b6c1d
Nullable System.Diagnostics.Store (#23874)

* removing using systems and adding nullability for System.Diagnostics.SymbolStore

* annotating the class that implements the internal interface

* adding bang to fix failure

* correcting the byte array declarations
src/System.Private.CoreLib/shared/System/Diagnostics/SymbolStore/ISymbolDocumentWriter.cs
src/System.Private.CoreLib/src/System/Diagnostics/SymbolStore/ISymWriter.cs
src/System.Private.CoreLib/src/System/Diagnostics/SymbolStore/SymAddressKind.cs
src/System.Private.CoreLib/src/System/Diagnostics/SymbolStore/Token.cs
src/System.Private.CoreLib/src/System/Reflection/Emit/ISymWrapperCore.cs