3 references to TryGetLast
Microsoft.Build.Framework (3)
Collections\RefArrayBuilder.cs (3)
625T? last = TryGetLast(out bool found); 683=> TryGetLast(out _); 695T? last = TryGetLast(out bool found);