2 references to ToImmutableArray
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\ImplicitExpressionEditHandler.cs (2)
236var tokens = target.DescendantTokens().ToImmutableArray(); 269var tokens = target.DescendantTokens().ToImmutableArray();