3 writes to _path
Microsoft.Build (3)
FileAccess\FileAccessData.cs (3)
49_path = path; 116private set => _path = value; 143translator.Translate(ref _path);
1 reference to _path
Microsoft.Build (1)
FileAccess\FileAccessData.cs (1)
115readonly get => _path;