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