3 references to IsFrameworkTypePreferred
Microsoft.CodeAnalysis.Features (3)
PreferFrameworkType\PreferFrameworkTypeDiagnosticAnalyzerBase.cs (3)
56
if (!
IsFrameworkTypePreferred
(options.PreferPredefinedTypeKeywordInDeclaration)
57
&& !
IsFrameworkTypePreferred
(options.PreferPredefinedTypeKeywordInMemberAccess)
98
if (
IsFrameworkTypePreferred
(optionValue))