2 references to TryCastToImmutableList
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableList_1.cs (1)
1170if (TryCastToImmutableList(items, out ImmutableList<T>? other))
System\Collections\Immutable\ImmutableList_1.Node.cs (1)
1556if (TryCastToImmutableList(keys, out other))