Implemented interface member:
property
SdkToolsPath
Microsoft.Build.Tasks.IALTaskContract.SdkToolsPath
3 references to SdkToolsPath
Microsoft.Build.Tasks.Core (3)
Al.cs (3)
287set => Bag[nameof(SdkToolsPath)] = value; 288get => (string)Bag[nameof(SdkToolsPath)]; 326SdkToolsPath,