15 references to new
Microsoft.CodeAnalysis.Workspaces (15)
SolutionCrawler\InvocationReasons.cs (4)
15
public 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)
14
new
(
21
new
(
29
new
(
36
new
(
43
new
(
49
new
(
55
new
(
61
new
(
67
new
(
73
new
(
78
new
(