2 references to new
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EmbeddedLanguages\VirtualChars\VirtualCharSequence.cs (2)
33
=>
new
(new ImmutableSegmentedListChunk(virtualChars));
36
=>
new
(new StringChunk(firstVirtualCharPosition, underlyingData));