3 references to IsFrameworkTypePreferred
Microsoft.CodeAnalysis.Features (3)
PreferFrameworkType\PreferFrameworkTypeDiagnosticAnalyzerBase.cs (3)
65
if (!
IsFrameworkTypePreferred
(options.PreferPredefinedTypeKeywordInDeclaration) &&
66
!
IsFrameworkTypePreferred
(options.PreferPredefinedTypeKeywordInMemberAccess))
101
if (
IsFrameworkTypePreferred
(optionValue))