3 references to SdkLocation
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
1883
foreach (var referencedSdk in ParseSdks(sdkAttribute,
SdkLocation
))
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
543
ViewValidation.VerifySameLocation(realXml.
SdkLocation
, viewXml.
SdkLocation
, context);