19 references to Remove
dotnet (1)
Commands\Package\Remove\PackageRemoveCommand.cs (1)
82
editor.
Remove
(directive);
dotnet.Tests (18)
CommandTests\Run\FileBasedAppSourceEditorTests.cs (18)
47
(static editor => editor.
Remove
(editor.Directives.Single()),
67
(static editor => editor.
Remove
(editor.Directives.Single()),
85
(static editor => editor.
Remove
(editor.Directives.Single()),
105
(static editor => editor.
Remove
(editor.Directives.Single()),
137
(static editor => editor.
Remove
(editor.Directives.Single()),
169
(static editor => editor.
Remove
(editor.Directives.Single()),
194
(static editor => editor.
Remove
(editor.Directives.Single()),
218
(static editor => editor.
Remove
(editor.Directives.Single()),
239
(static editor => editor.
Remove
(editor.Directives.Single()),
261
(static editor => editor.
Remove
(editor.Directives.Single()),
291
(static editor => editor.
Remove
(editor.Directives[2]),
320
(static editor => editor.
Remove
(editor.Directives[2]),
343
(static editor => editor.
Remove
(editor.Directives[1]),
366
(static editor => editor.
Remove
(editor.Directives[0]),
395
(static editor => editor.
Remove
(editor.Directives[0]),
422
(static editor => editor.
Remove
(editor.Directives[0]),
443
editor.
Remove
(editor.Directives.OfType<CSharpDirective.Package>().First());
444
editor.
Remove
(editor.Directives.OfType<CSharpDirective.Package>().First());