1 write to _paths
Microsoft.Build.Tasks.Core (1)
CombinePath.cs (1)
42set => _paths = value;
2 references to _paths
Microsoft.Build.Tasks.Core (2)
CombinePath.cs (2)
38ErrorUtilities.VerifyThrowArgumentNull(_paths, nameof(Paths)); 39return _paths;