1 reference to ImmutableStack
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableStack_1.cs (1)
27
private static readonly ImmutableStack<T> s_EmptyField = new
ImmutableStack
<T>();