2 writes to _collection
dotnet (2)
Commands\Run\RunCommandSelector.cs (2)
167_collection = null; 187_collection = new ProjectCollection(
4 references to _collection
dotnet (4)
Commands\Run\RunCommandSelector.cs (4)
152_restoreCollection = _collection; 156_collection?.Dispose(); 191_project = _collection.LoadProject(_projectFilePath); 208_collection?.Dispose();