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