Disable the "casts between generated and built-in COM interop" analyzer when the...
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Wed, 19 Jul 2023 00:08:13 +0000 (17:08 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 00:08:13 +0000 (17:08 -0700)
commitc430570a01c103bc7f117be573f37d8ce8a129b8
tree642a4e695bda6a67fd1bae5ff4d48b1f96f5b09f
parent5864743c345b5b940031d35788c2f29f1b18d391
Disable the "casts between generated and built-in COM interop" analyzer when the "enable interop between generated COM interop and built-in COM interop" feature is enabled. (#89125)
src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Analyzers/RuntimeComApiUsageWithSourceGeneratedComAnalyzer.cs
src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Unit.Tests/RuntimeComApiUsageWithSourceGeneratedComTests.cs