3 references to SdkToolsPath
Microsoft.Build.Tasks.Core (3)
LC.cs (3)
84set => Bag[nameof(SdkToolsPath)] = value; 85get => (string)Bag[nameof(SdkToolsPath)]; 142SdkToolsPath,