10 references to new
Microsoft.CodeAnalysis.Features (10)
ExternalAccess\UnitTesting\API\UnitTestingInvocationReasons.cs (4)
15public 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)
14new( 23new( 42new( 73new( 81new( 96new(