2 references to InlineItemsToImmutableArray
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
PooledObjects\PooledArrayBuilder`1.cs (2)
638
var inlineArray =
InlineItemsToImmutableArray
();
654
return
InlineItemsToImmutableArray
();