Reword diagnostic about which types can use [out], remove unused diagnostics (#90188)
authorJackson Schuster <36744439+jtschuster@users.noreply.github.com>
Wed, 9 Aug 2023 20:16:30 +0000 (15:16 -0500)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 20:16:30 +0000 (13:16 -0700)
commit9a5fa7445c47e65e1cd454a5255b671ed81b3ae4
tree22b31af7a108daa82299884bf0b69284b1d89411
parenta67d5f1c0ee4ad8c8b3e24e323036007a8baa5d1
Reword diagnostic about which types can use [out], remove unused diagnostics (#90188)
16 files changed:
src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/GeneratorDiagnostics.cs
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/Strings.resx
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.cs.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.de.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.es.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.fr.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.it.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ja.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ko.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.pl.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.pt-BR.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ru.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.tr.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.zh-Hans.xlf
src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.zh-Hant.xlf
src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Unit.Tests/CompileFails.cs