2 references to IsNet6OrGreater
Microsoft.Analyzers.Extra (2)
CoalesceAnalyzer.cs (1)
28if (compilationStartContext.Compilation.IsNet6OrGreater())
ConditionalAccessAnalyzer.cs (1)
28if (compilationStartContext.Compilation.IsNet6OrGreater())