63 references to DebugTrace
Microsoft.Build (1)
Utilities\EngineFileUtilities.cs (1)
210DebugTrace.WriteLine($"Expanding wildcard for file spec {filespecEscaped}", category: nameof(EngineFileUtilities));
Microsoft.Build.Utilities.Core (62)
ToolLocationHelper.cs (62)
473DebugTrace.WriteLine($"Calling with TargetPlatformIdentifier:'{targetPlatformIdentifier}' and TargetPlatformVersion: '{targetPlatformVersionString}'", category: "GetPlatformExtensionSDKLocations"); 858DebugTrace.WriteLine($"Target platform props file location '{propsFileLocation}' did not exist."); 863DebugTrace.WriteLine($"Could not find root SDK location for SDKI = '{sdkIdentifier}', SDKV = '{sdkVersion}'"); 868DebugTrace.WriteLine($"Encountered exception trying to get the SDK props file Location : {e.Message}"); 972DebugTrace.WriteLine($"Could not find root SDK for SDKI = '{targetSdkIdentifier}', SDKV = '{targetSdkVersion}'", category: "GetExtensionSdkReferences"); 993DebugTrace.WriteLine($"Could not find matching extension SDK = '{extensionSdkMoniker}'", category: "GetExtensionSdkReferences"); 1043DebugTrace.WriteLine($"Target platform location '{winmdLocation}' did not exist"); 1049DebugTrace.WriteLine($"Could not find root SDK location for TPI = '{targetPlatformIdentifier}', TPV = '{targetPlatformVersion}'"); 1058DebugTrace.WriteLine($"Found {winmdPaths.Length} contract winmds in '{winmdLocation}'"); 1065DebugTrace.WriteLine($"Encountered exception trying to gather the platform references: {e.Message}"); 1136DebugTrace.WriteLine($"Gathering contract references for contract with name '{contract.Name}' and version '{contract.Version}'"); 1145DebugTrace.WriteLine($"Found {winmdPaths.Length} contract winmds in '{contractPath}'"); 1165DebugTrace.WriteLine($"Target platform location '{platformManifestLocation}' did not exist or did not contain Platform.xml", category: "GetPlatformManifest"); 1170DebugTrace.WriteLine($"Could not find root SDK for '{platformKey}'", category: "GetPlatformManifest"); 1185DebugTrace.WriteLine($"Encountered exception trying to check if SDK is versioned: {e.Message}", category: "GetValueUsingMatchingSDKManifest"); 1542DebugTrace.WriteLine($"Cannot create FrameworkName object, Exception:{e.Message}"); 2506DebugTrace.WriteLine($"DiskRoot '{diskRoot}' does not exist, skipping it"); 2527DebugTrace.WriteLine($"Found ExtensionsSDK folder '{extensionSdksDirectory.FullName}'. "); 2530DebugTrace.WriteLine($"Found '{sdkNameDirectories.Length}' sdkName directories under '{extensionSdksDirectory.FullName}'"); 2536DebugTrace.WriteLine($"Found '{sdkVersionDirectories.Length}' sdkVersion directories under '{sdkNameFolders.FullName}'"); 2542DebugTrace.WriteLine($"Parsed sdk version folder '{sdkVersionDirectory.Name}' under '{sdkVersionDirectory.FullName}'"); 2552DebugTrace.WriteLine($"SDKKey '{SDKKey}' was not already found."); 2560DebugTrace.WriteLine($"No SDKManifest.xml files could be found at '{pathToSDKManifest}'. Not adding sdk"); 2565DebugTrace.WriteLine($"SDKKey '{SDKKey}' was already found, not adding sdk under '{sdkVersionDirectory.FullName}'"); 2570DebugTrace.WriteLine($"Failed to parse sdk version folder '{sdkVersionDirectory.Name}' under '{sdkVersionDirectory.FullName}'"); 2586DebugTrace.WriteLine($"DiskRoot '{diskRoot}' does not exist, skipping it"); 2597DebugTrace.WriteLine($"Disk root with Identifier: '{rootPathWithIdentifier}' does not exist. "); 2601DebugTrace.WriteLine($"Disk root with Identifier: '{rootPathWithIdentifier}' does exist. Enumerating version folders under it. "); 2608DebugTrace.WriteLine($"Found '{versionsInRoot.Count}' version folders under the identifier path '{rootPathWithIdentifier}'."); 2661DebugTrace.WriteLine($"Could not find ExtensionsSDK folder '{sdkFolderPath}'. "); 2684DebugTrace.WriteLine($"Gathering SDKS from registryRoot '{registryKeyRoot}', Hive '{registryHive}', View '{registryView}'"); 2695DebugTrace.WriteLine($"No sub keys found under registryKeyRoot {registryKeyRoot}"); 2709DebugTrace.WriteLine($"No sub keys found under platformIdentifierKey {platformIdentifierKey}"); 2772DebugTrace.WriteLine($"Getting subkeys of '{extensionSDKsKey}'"); 2778DebugTrace.WriteLine($"Could not find subkeys of '{extensionSDKsKey}'"); 2782DebugTrace.WriteLine($"Found subkeys of '{extensionSDKsKey}'"); 2794DebugTrace.WriteLine($"Getting subkeys of '{sdkNameKey}'"); 2797DebugTrace.WriteLine($"Could not find subkeys of '{sdkNameKey}'"); 2801DebugTrace.WriteLine($"Found subkeys of '{sdkNameKey}'"); 2811DebugTrace.WriteLine($"Getting default key for '{sdkDirectoryKey}'"); 2818DebugTrace.WriteLine($"SDK installation location = '{directoryName}'"); 2828DebugTrace.WriteLine($"Adding SDK '{sdkKey}' at '{directoryName}' to the list of found sdks."); 2833DebugTrace.WriteLine($"No SDKManifest.xml file found at '{sdkManifestFileLocation}'."); 2838DebugTrace.WriteLine($"SDK directory '{directoryName}' does not exist"); 2843DebugTrace.WriteLine($"SDK key was previously added. '{sdkKey}'"); 2848DebugTrace.WriteLine($"Default key is null for '{sdkDirectoryKey}'"); 2929DebugTrace.WriteLine($"DiskRoots from Registry '{string.Join(";", splitRoots)}'"); 2954DebugTrace.WriteLine($"Passed in DiskRoots '{string.Join(";", diskRoots)}'"); 2959DebugTrace.WriteLine("Getting default disk roots"); 2964DebugTrace.WriteLine($"Diskroots being used '{string.Join(";", sdkDiskRoots)}'"); 2979DebugTrace.WriteLine($"Passed in DiskRoots '{string.Join(";", diskRoots)}'", category: "GetMultiPlatformSdkDiskRoots"); 2983DebugTrace.WriteLine($"Diskroots being used '{string.Join(";", sdkDiskRoots)}'", category: "GetMultiPlatformSdkDiskRoots"); 2993DebugTrace.WriteLine($"RegistryRoot passed in '{registryRootLocation ?? string.Empty}'"); 3009DebugTrace.WriteLine($"RegistryRoot to be looked under '{registryRoot}'"); 3013DebugTrace.WriteLine("MSBUILDDISABLEREGISTRYFORSDKLOOKUP is set registry sdk lookup is disabled"); 3034DebugTrace.WriteLine($"Found '{platformIdentifiers.Length}' platform identifier directories under '{platformsRoot}'"); 3040DebugTrace.WriteLine($"Found '{platformVersions.Length}' platform version directories under '{platformIdentifier.FullName}'"); 3054DebugTrace.WriteLine($"SDKKey '{sdkKey}' was not already found."); 3063DebugTrace.WriteLine($"No Platform.xml could be found at '{pathToPlatformManifest}'. Not adding this platform"); 3068DebugTrace.WriteLine($"SDKKey '{sdkKey}' was already found, not adding platform under '{platformVersion.FullName}'"); 3073DebugTrace.WriteLine($"Failed to parse platform version folder '{platformVersion.Name}' under '{platformVersion.FullName}'"); 3081DebugTrace.WriteLine($"Encountered exception trying to gather platform-specific data: {e.Message}");