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