1 instantiation of ListOfTWrapper
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableExtensions.cs (1)
55
return new
ListOfTWrapper
<T>(listOfT);
1 reference to ListOfTWrapper
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableExtensions.cs (1)
116
/// Initializes a new instance of the <see cref="
ListOfTWrapper
{T}"/> class.