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