2 references to MoveToArray
Microsoft.CodeAnalysis.Collections.Package (2)
Extensions\FixedSizeArrayBuilder.cs (2)
35
/// The builder will be moved to an array (see <see cref="
MoveToArray
"/>) or <see cref="ImmutableArray{T}"/> (see <see
121
=> ImmutableCollectionsMarshal.AsImmutableArray(
MoveToArray
());