15 references to new
Microsoft.CodeAnalysis.Workspaces (15)
SolutionCrawler\InvocationReasons.cs (4)
15public static readonly InvocationReasons Empty = new(ImmutableHashSet<string>.Empty); 21: this(ImmutableHashSet.Create(reason)) 34=> new(_reasons.Union(invocationReasons._reasons)); 37=> new(_reasons.Add(reason));
SolutionCrawler\InvocationReasons_Constants.cs (11)
14new( 21new( 29new( 36new( 43new( 49new( 55new( 61new( 67new( 73new( 78new(