4 references to _all
Microsoft.CodeAnalysis.CodeStyle (4)
EditorConfigNamingStyleParser_SymbolSpec.cs (4)
121return (_all, defaultValue()); 164return _all; 358if (_all.All(symbols.Contains) && symbols.All(_all.Contains))