3 references to new
Microsoft.CodeAnalysis.CodeStyle (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EmbeddedLanguages\VirtualChars\VirtualCharSequence.cs (3)
50
:
this
(sequence, new TextSpan(0, sequence.Length))
87
=>
new
(_leafCharacters, new TextSpan(_span.Start + span.Start, span.Length));
209
return new
VirtualCharSequence
(