2 references to _allocatedFields
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\AsyncRewriter\AsyncRewriter.SpillFieldAllocator.vb (2)
38If Not Me._allocatedFields.TryPop(type, field) Then 53Me._allocatedFields.Push(field.Type, field)