4 references to Empty
Microsoft.CodeAnalysis.PublicApiAnalyzers (4)
src\RoslynAnalyzers\Utilities\Compiler\Options\AggregateCategorizedAnalyzerConfigOptions.cs (4)
49Debug.Assert(ReferenceEquals(this, Empty) || !_perTreeOptions.IsEmpty); 50return ReferenceEquals(this, Empty); 60return Empty; 117if (ReferenceEquals(this, Empty))