2 references to Empty
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\QualityGuidelines\AvoidMultipleEnumerations\FlowAnalysis\GlobalFlowStateDictionaryAnalysisValue.cs (2)
102
builder[key] = InvocationSetHelpers.Intersect(invocationSet, TrackingEnumerationSet.
Empty
);
113
builder[key] = InvocationSetHelpers.Intersect(invocationSet, TrackingEnumerationSet.
Empty
);