Add partial to the enclosing types when running the ConvertToGeneratedDllImport fixer...
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Tue, 8 Mar 2022 01:14:30 +0000 (17:14 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Mar 2022 01:14:30 +0000 (17:14 -0800)
commit145b67782ae1630c04c3706af03f720583a28bdc
treed2e9671b7b3c8a497eb3afb1fb52250d61736d8f
parent4e969f54ac5200993555c7ba74b47d80aa459845
Add partial to the enclosing types when running the ConvertToGeneratedDllImport fixer (#65452)
src/libraries/System.Runtime.InteropServices/System.Runtime.InteropServices.sln
src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/Analyzers/ConvertToLibraryImportAnalyzer.cs
src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/Analyzers/ConvertToLibraryImportFixer.cs
src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/IGeneratorDiagnostics.cs
src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.UnitTests/ConvertToLibraryImportFixerTests.cs