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