5 references to EmptyCollection
Microsoft.CodeAnalysis.CSharp.Features (1)
UsePatternMatching\CSharpIsAndCastCheckWithoutNameDiagnosticAnalyzer.cs (1)
104
SpecializedCollections.
EmptyCollection
<Location>(),
Microsoft.CodeAnalysis.Features (2)
PopulateSwitchExpressionHelpers.cs (1)
38
return SpecializedCollections.
EmptyCollection
<ISymbol>();
PopulateSwitchStatementHelpers.cs (1)
62
return SpecializedCollections.
EmptyCollection
<ISymbol>();
Microsoft.CodeAnalysis.Workspaces (2)
AbstractTypeInferenceService.AbstractTypeInferrer.cs (1)
88
? SpecializedCollections.
EmptyCollection
<TypeInferenceInfo>()
SpecializedCollections.cs (1)
96
?
EmptyCollection
<T>()