3 references to new
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\Utilities\BidirectionalMap.cs (3)
40return new(forward, reverse); 66return new BidirectionalMap<T>(forward, reverse); 73=> new(match.Matches, match.ReverseMatches);