10 references to new
Microsoft.CodeAnalysis.Features (10)
ExternalAccess\UnitTesting\API\UnitTestingInvocationReasons.cs (4)
15
public static readonly UnitTestingInvocationReasons Empty =
new
(ImmutableHashSet<string>.Empty);
21
:
this
(ImmutableHashSet.Create(reason))
34
=>
new
(_reasons.Union(invocationReasons._reasons));
37
=>
new
(_reasons.Add(reason));
ExternalAccess\UnitTesting\API\UnitTestingInvocationReasons_Constants.cs (6)
14
new
(
23
new
(
42
new
(
73
new
(
81
new
(
96
new
(