5 references to new
Microsoft.CodeAnalysis.Workspaces (5)
PatternMatching\PatternMatch.cs (2)
42
:
this
(resultType, punctuationStripped, isCaseSensitive,
60
=>
new
(Kind, _punctuationStripped, IsCaseSensitive, matchedSpans);
PatternMatching\PatternMatcher.cs (3)
467
return new
PatternMatch
(
487
return new
PatternMatch
(
492
return new
PatternMatch
(