143 references to WriteLine
ClientSample (3)
UploadSample.cs (3)
55Debug.WriteLine($"You message was: {result}"); 66Debug.WriteLine(result); 101Debug.WriteLine($"received '{item}'.");
ILLink.RoslynAnalyzer (1)
TrimAnalysis\TrimDataFlowAnalysis.cs (1)
136 Debug.WriteLine (tracingInfo);
Microsoft.Arcade.Common (4)
src\Common\Internal\AssemblyResolver.cs (4)
45Debug.WriteLine($"Considering {probingPath} based on RequestingAssembly"); 58Debug.WriteLine($"Considering {probingPath} based on ExecutingAssembly"); 67Debug.WriteLine($"Considering {probingPath} based on BaseDirectory"); 74Debug.WriteLine($"Considering {fileName}");
Microsoft.AspNetCore.Authentication.Test (3)
OpenIdConnect\TestSettings.cs (3)
76Debug.WriteLine(buf.ToString()); 114Debug.WriteLine(buf.ToString()); 153Debug.WriteLine(buf.ToString());
Microsoft.AspNetCore.Components.WebAssembly (1)
HotReload\WebAssemblyHotReload.cs (1)
50Interlocked.CompareExchange(ref _hotReloadAgent, new HotReloadAgent(m => Debug.WriteLine(m)), null);
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\BootstrapperBuilder.cs (1)
1043Debug.WriteLine(String.Format(CultureInfo.CurrentCulture, "Validation results already added for Product Code '{0}'", productCodeAttribute));
BootstrapperUtil\Product.cs (1)
171Debug.WriteLine(String.Format(CultureInfo.CurrentCulture, "A package with culture '{0}' has already been added to product '{1}'", package.Culture.ToLowerInvariant(), ProductCode));
Microsoft.Build.Tasks.UnitTests (3)
XslTransformation_Tests.cs (3)
980System.Diagnostics.Debug.WriteLine(engine.Log); 1021System.Diagnostics.Debug.WriteLine(engine.Log); 1034System.Diagnostics.Debug.WriteLine(engine.Log);
Microsoft.Cci.Extensions (1)
Traversers\ResolveAllReferencesTraverser.cs (1)
121System.Diagnostics.Debug.WriteLine("No dependent for " + reference.ToString());
Microsoft.DotNet.Build.Tasks.Installers (4)
src\Common\Internal\AssemblyResolver.cs (4)
45Debug.WriteLine($"Considering {probingPath} based on RequestingAssembly"); 58Debug.WriteLine($"Considering {probingPath} based on ExecutingAssembly"); 67Debug.WriteLine($"Considering {probingPath} based on BaseDirectory"); 74Debug.WriteLine($"Considering {fileName}");
Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk (4)
src\Common\Internal\AssemblyResolver.cs (4)
45Debug.WriteLine($"Considering {probingPath} based on RequestingAssembly"); 58Debug.WriteLine($"Considering {probingPath} based on ExecutingAssembly"); 67Debug.WriteLine($"Considering {probingPath} based on BaseDirectory"); 74Debug.WriteLine($"Considering {fileName}");
Microsoft.DotNet.Helix.Sdk (4)
src\Common\Internal\AssemblyResolver.cs (4)
45Debug.WriteLine($"Considering {probingPath} based on RequestingAssembly"); 58Debug.WriteLine($"Considering {probingPath} based on ExecutingAssembly"); 67Debug.WriteLine($"Considering {probingPath} based on BaseDirectory"); 74Debug.WriteLine($"Considering {fileName}");
Microsoft.DotNet.SharedFramework.Sdk (4)
src\Common\Internal\AssemblyResolver.cs (4)
45Debug.WriteLine($"Considering {probingPath} based on RequestingAssembly"); 58Debug.WriteLine($"Considering {probingPath} based on ExecutingAssembly"); 67Debug.WriteLine($"Considering {probingPath} based on BaseDirectory"); 74Debug.WriteLine($"Considering {fileName}");
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (2)
HelperFactory.cs (2)
165Debug.WriteLine("Compiling Expression: " + result); 199Debug.WriteLine("Compiling Expression: " + result.ToString());
Microsoft.Interop.SourceGeneration (2)
ArrayMarshallingInfoProvider.cs (1)
83Debug.WriteLine("Default marshallers for arrays should be a valid shape.");
ManualTypeMarshallingHelper.cs (1)
177Debug.WriteLine($"{attr} has {attr.ConstructorArguments.Length} constructor arguments - expected 3");
MSBuild (1)
XMake.cs (1)
3420Debug.WriteLine("An error has happened, throwing an exception");
PresentationCore (34)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (1)
2692System.Diagnostics.Debug.WriteLine(message);
System\Windows\Diagnostics\VisualDiagnostics.cs (1)
294System.Diagnostics.Debug.WriteLine(SR.Format(SR.ReentrantVisualTreeChangeWarning, nameof(VisualTreeChanged)));
System\Windows\Input\Stylus\Common\DynamicRendererThreadManager.cs (1)
262Debug.WriteLine(String.Format("Dispatcher.CriticalInvokeShutdown() Failed. Error={0}", e.NativeErrorCode));
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (2)
166System.Diagnostics.Debug.WriteLine("TabletDeviceCollection: GetRawInputDeviceInfo failed!"); 173System.Diagnostics.Debug.WriteLine("TabletDeviceCollection: GetRawInputDeviceList failed!");
System\Windows\InterOp\HwndKeyboardInputProvider.cs (8)
158System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: AcquireFocus failed!"); 185System.Diagnostics.Debug.WriteLine("HwndKeyboardInputProvider: GetMessageTime failed!"); 216System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetTickCount failed!"); 574System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetKeyState failed!"); 608System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: MapVirtualKey failed!"); 661System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: MapVirtualKey failed!"); 840System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetKeyboardState failed!"); 855System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetMessageExtraInfo failed!");
System\Windows\InterOp\HwndMouseInputProvider.cs (21)
57System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: Dispose: GetCapture failed!"); 68System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: Dispose: GetCapture failed!"); 113System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: SetCursor failed!"); 142System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: SetCapture or GetCapture failed!"); 167System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: ScreenToClient failed!"); 204System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: ReleaseCapture failed!"); 318System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetIntermediatePoints failed!"); 359System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetMessageTime failed!"); 493System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: ScreenToClient failed!"); 690System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetCapture failed!"); 795System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetCapture failed!"); 931System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetMessagePos failed!"); 944System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: WindowFromPoint failed!"); 974System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetClientRect or ScreenToClient failed!"); 1155System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: TrackMouseEvent failed!"); 1173System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: TrackMouseEvent failed!"); 1316System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetCursorPos failed!"); 1325System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: WindowFromPoint failed!"); 1334System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: Spurious mouse event received!"); 1409System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetWindowStyle or GetClientRect failed!"); 1424System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetMessageExtraInfo failed!");
PresentationFramework (15)
System\Windows\Controls\PasswordTextContainer.cs (2)
905Debug.WriteLine($"{_positionList.Count} entries."); 921Debug.WriteLine("");
System\Windows\Documents\SpellerStatusTable.cs (1)
739Debug.WriteLine($"{i}: {run.Position.TextContainer.Start.GetOffsetToPosition(run.Position)} {runType}");
System\Windows\Documents\TextTreeDumper.cs (10)
53Debug.WriteLine($"<{tree}/>"); 66Debug.WriteLine($"<{tree}/>"); 89Debug.WriteLine($"</{GetFlatPrefix(node)}{node.DebugId}>"); 93Debug.WriteLine("/>"); 100Debug.WriteLine($"Offset: {position.GetSymbolOffset()} {position}"); 126Debug.WriteLine("/>"); 130Debug.WriteLine(">"); 156Debug.WriteLine($"{indent}</RootNode>"); 160Debug.WriteLine($"{indent}</TextElementNode>"); 164Debug.WriteLine($"{indent}</UnknownNode>");
System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
1013Debug.WriteLine("ElementMarkupObject.Items is not implemented");
System\Windows\Markup\XamlTypeMapper.cs (1)
562Debug.WriteLine($"Reflected for type converter on {propType.Name}.{propName}");
ReachFramework (1)
AlphaFlattener\DrawingContext.cs (1)
551Debug.WriteLine("FillGeometry not implemented " + one + " " + two);
SignalRSamples (3)
Hubs\UploadHub.cs (3)
28Debug.WriteLine($"received: {item}"); 54Debug.WriteLine($"got score {item}"); 73Debug.WriteLine($"Echoing '{item}'.");
System.ComponentModel.TypeConverter (8)
System\ComponentModel\LicFileLicenseProvider.cs (1)
84Debug.WriteLine($"Looking for license in: {licenseFile}");
System\ComponentModel\ReflectPropertyDescriptor.cs (7)
88Debug.WriteLine($"Creating ReflectPropertyDescriptor for {componentClass?.FullName}.{name}"); 94Debug.WriteLine($"type == null, name == {name}"); 99Debug.WriteLine($"componentClass == null, name == {name}"); 903Debug.WriteLine($"[{Name}]: GetValue({component?.GetType().Name ?? "(null)"})"); 907Debug.WriteLine($"[{Name}]: ---> returning: null"); 943Debug.WriteLine("[" + Name + "]: ---> returning: null"); 1080Debug.WriteLine($"[{Name}]: SetValue({component?.GetType().Name ?? "(null)"}, {value?.GetType().Name ?? "(null)"})");
System.Composition.Hosting (1)
System\Composition\Hosting\Core\CycleBreakingExportDescriptor.cs (1)
49Debug.WriteLine("[System.Composition] Activating via cycle-breaking proxy.");
System.Linq.Parallel (1)
System\Linq\Parallel\Utils\TraceHelpers.cs (1)
22Debug.WriteLine(string.Format(msg, args));
System.Private.CoreLib (8)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Debug.cs (7)
74WriteLine(message); 78WriteLine(string.Format(null, format, args)); 145WriteLine(value?.ToString()); 153WriteLine(string.Format(null, format, args)); 160WriteLine(message); 164WriteLine(category + ": " + message); 256WriteLine(message);
src\libraries\System.Private.CoreLib\src\System\Text\StringBuilder.Debug.cs (1)
39Debug.WriteLine('|' + string.Join('|', chunks) + '|');
System.Private.Xml (17)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
4396System.Diagnostics.Debug.WriteLine($"Unhandled token: {token}");
System\Xml\Schema\XmlSchemaValidator.cs (8)
2228Debug.WriteLine("Selector Match!"); 2229Debug.WriteLine($"Name: {localName}\t|\tURI: {namespaceUri}\n"); 2243Debug.WriteLine("Element Field Match!"); 2287Debug.WriteLine("Attribute Field Match!"); 2290Debug.WriteLine("Attribute Field Filling Value!"); 2291Debug.WriteLine($"Name: {name}\t|\tURI: {ns}\t|\tValue: {obj}\n"); 2335Debug.WriteLine("Element Field Filling Value!"); 2336Debug.WriteLine($"Name: {localName}\t|\tURI: {namespaceUri}\t|\tValue: {typedValue}\n");
System\Xml\Schema\XsdValidator.cs (8)
926Debug.WriteLine("Selector Match!"); 927Debug.WriteLine($"Name: {reader.LocalName}\t|\tURI: {reader.NamespaceURI}\n"); 940Debug.WriteLine("Element Field Match!"); 985Debug.WriteLine("Attribute Field Match!"); 988Debug.WriteLine("Attribute Field Filling Value!"); 989Debug.WriteLine($"Name: {name}\t|\tURI: {ns}\t|\tValue: {obj}\n"); 1040Debug.WriteLine("Element Field Filling Value!"); 1041Debug.WriteLine($"Name: {reader.LocalName}\t|\tURI: {reader.NamespaceURI}\t|\tValue: {reader.TypedValueObject}\n");
System.Runtime.Caching (1)
System\Runtime\Caching\Dbg.cs (1)
44Debug.WriteLine(output);
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (1)
762Debug.WriteLine("Too long extrapolation, stop it.");
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1862Debug.WriteLine(SR.Format(SR.DictionaryFirstChanceException, ctx.ParentType, key, ctx.ParentType.KeyType));
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (2)
1190Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "Unexpected exception thrown for AccessibleChildren: {0}", e)); 1198Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "Unexpected hresult from AccessibleChildren: {0} count is {1} and actualCount is {2}", hr, count, actualCount));
MS\Internal\AutomationProxies\EventManager.cs (1)
126System.Diagnostics.Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "Unexpected idProp {0} for idOject 0x{1:x8} on element {2} for event {3}", idProp, idObject, el, eventId));
MS\Win32\UnsafeNativeMethods.cs (1)
402Debug.WriteLine("GetWindowLong failed. Error = " + error);
UIAutomationTypes (9)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (9)
136Debug.WriteLine("DeleteObject failed. Error = " + error); 345Debug.WriteLine("CloseHandle failed. Error = " + error); 395Debug.WriteLine("UnmapViewOfFile failed. Error = " + error); 456System.Diagnostics.Debug.WriteLine("GetCursorPos failed!"); 1079Debug.WriteLine("DestroyIcon failed. Error = " + error); 1100Debug.WriteLine("DeleteObject failed. Error = " + error); 1139Debug.WriteLine("CreateBitmap failed. Error = " + error); 1156Debug.WriteLine("DestroyIcon failed. Error = " + error); 1171Debug.WriteLine("CreateIconIndirect failed. Error = " + error);