5 references to RemoveAll
Microsoft.DotNet.SetupNugetSources.Tests (3)
NuGetConfigAssertions.cs (3)
150packageSources.RemoveAll(); 164disabledSources.RemoveAll(); 178credentials.RemoveAll();
System.Private.Xml.Linq (2)
System\Xml\Linq\XElement.cs (2)
927/// <seealso cref="XElement.RemoveAll"/> 974RemoveAll();