3 references to PreferFrameworkTypeConstants
Microsoft.CodeAnalysis.Features (3)
PreferFrameworkType\PreferFrameworkTypeCodeFixProvider.cs (2)
33if (diagnostic.Properties.ContainsKey(PreferFrameworkTypeConstants.PreferFrameworkType)) 69=> diagnostic.Properties.ContainsKey(PreferFrameworkTypeConstants.PreferFrameworkType);
PreferFrameworkType\PreferFrameworkTypeDiagnosticAnalyzerBase.cs (1)
105PreferFrameworkTypeConstants.Properties));