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