Implemented interface member:
property
SdkToolsPath
Microsoft.Build.Tasks.ISGenTaskContract.SdkToolsPath
3 references to SdkToolsPath
Microsoft.Build.Tasks.Core (3)
SGen.cs (3)
266set => Bag[nameof(SdkToolsPath)] = value; 267get => (string)Bag[nameof(SdkToolsPath)]; 316ProcessorArchitecture.CurrentProcessArchitecture, SdkToolsPath, ToolExe, Log, true);