2 writes to _projectPath
Microsoft.Build (2)
BackEnd\Components\SdkResolution\SdkResolverRequest.cs (2)
40_projectPath = projectPath; 87translator.Translate(ref _projectPath);
1 reference to _projectPath
Microsoft.Build (1)
BackEnd\Components\SdkResolution\SdkResolverRequest.cs (1)
61public string ProjectPath => _projectPath;