1 reference to PreferIntrinsicPredefinedTypeKeywordInDeclaration
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Simplification\SimplifierOptions.cs (1)
39
PreferPredefinedTypeKeywordInDeclaration = options.GetOption(CodeStyleOptions2.
PreferIntrinsicPredefinedTypeKeywordInDeclaration
, language);