236 references to WriteLine
PresentationCore (30)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (1)
2751System.Diagnostics.Debug.WriteLine(message);
Core\CSharp\System\Windows\Interop\HwndKeyboardInputProvider.cs (8)
195System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: AcquireFocus failed!"); 231System.Diagnostics.Debug.WriteLine("HwndKeyboardInputProvider: GetMessageTime failed!"); 262System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetTickCount failed!"); 634System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetKeyState failed!"); 668System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: MapVirtualKey failed!"); 721System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: MapVirtualKey failed!"); 924System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetKeyboardState failed!"); 939System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetMessageExtraInfo failed!");
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (21)
72System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: Dispose: GetCapture failed!"); 83System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: Dispose: GetCapture failed!"); 145System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: SetCursor failed!"); 180System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: SetCapture or GetCapture failed!"); 206System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: ScreenToClient failed!"); 248System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: ReleaseCapture failed!"); 368System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetIntermediatePoints failed!"); 414System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetMessageTime failed!"); 548System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: ScreenToClient failed!"); 745System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetCapture failed!"); 851System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetCapture failed!"); 992System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetMessagePos failed!"); 1005System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: WindowFromPoint failed!"); 1036System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetClientRect or ScreenToClient failed!"); 1088System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: TrackMouseEvent failed!"); 1110System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: TrackMouseEvent failed!"); 1261System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetCursorPos failed!"); 1270System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: WindowFromPoint failed!"); 1279System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: Spurious mouse event received!"); 1354System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetWindowStyle or GetClientRect failed!"); 1369System.Diagnostics.Debug.WriteLine("HwndMouseInputProvider: GetMessageExtraInfo failed!");
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
382Debug.WriteLine("SetFocus() on RootBrowserWindow failed.");
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
1031Debug.WriteLine("ElementMarkupObject.Items is not implemented");
System (1)
compmod\system\componentmodel\LicFileLicenseProvider.cs (1)
80Debug.WriteLine("Looking for license in: " + licenseFile);
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (1)
1017System.Diagnostics.Debug.WriteLine(this.isLoaded ? "About to call ConnectionPointHitTest - Loaded" : "About to call ConnectionPointHitTest - Not Loaded");
System.Activities.Presentation (40)
System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (3)
502System.Diagnostics.Debug.WriteLine("ShowAnnotation called."); 529System.Diagnostics.Debug.WriteLine("HideAnnotation called."); 555System.Diagnostics.Debug.WriteLine("DockAnnotation called.");
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (1)
937Debug.WriteLine(text);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValue.cs (1)
385Debug.WriteLine(e.Exception.ToString());
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspector.xaml.cs (1)
174Debug.WriteLine(e.ToString());
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (1)
180System.Diagnostics.Debug.WriteLine(this.DisplayString);
System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (2)
918System.Diagnostics.Debug.WriteLine("DragShadow.ArrangeOverride " + this.content.DesiredSize); 925System.Diagnostics.Debug.WriteLine("DragShadow.MeasureOverride " + this.content.DesiredSize);
System.Activities.Presentation\System\Activities\Presentation\Hosting\WindowHelperService.cs (1)
135System.Diagnostics.Debug.WriteLine("UnregisterWindowMessageHandler - callback not in list");
System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (1)
509System.Diagnostics.Debug.WriteLine(string.Format(CultureInfo.InvariantCulture, "{0} ScrollViewer: EWidth {1}, EHeight {2}, AWidth {3}, AHeight {4}, ViewPortW {5} ViewPortH {6}", prefix, mapSource.ExtentWidth, mapSource.ExtentHeight, mapSource.ActualWidth, mapSource.ActualHeight, mapSource.ViewportWidth, mapSource.ViewportHeight));
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (1)
1395System.Diagnostics.Debug.WriteLine(err.ToString());
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (12)
777System.Diagnostics.Debug.WriteLine("ResolveDynamicTemplateCallback not registered for column " + cell.Column.Header); 913System.Diagnostics.Debug.WriteLine(err.ToString()); 1218System.Diagnostics.Debug.WriteLine("DefaultControlBehavior.HandleControlLoaded"); 1225System.Diagnostics.Debug.WriteLine("DefaultControlBehavior.ControlUnloaded"); 1238System.Diagnostics.Debug.WriteLine("TextBoxBehavior.HandleControlLoaded"); 1259System.Diagnostics.Debug.WriteLine("TextBoxBehavior.ControlUnloaded"); 1272System.Diagnostics.Debug.WriteLine("VBIdentifierDesignerBehavior.HandleControlLoaded"); 1315System.Diagnostics.Debug.WriteLine("VBIdentifierDesignerBehavior.ControlUnloaded"); 1341System.Diagnostics.Debug.WriteLine("TypePresenterBehavior.HandleControlLoaded"); 1358System.Diagnostics.Debug.WriteLine("TypePresenterBehavior.ControlUnloaded"); 1407System.Diagnostics.Debug.WriteLine("ExpressionTextBoxBehavior.HandleControlLoaded"); 1434System.Diagnostics.Debug.WriteLine("ExpressionTextBoxBehavior.ControlUnloaded");
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (2)
522System.Diagnostics.Debug.WriteLine(string.Format(CultureInfo.InvariantCulture, "{0} DesignerView.OnWorkflowViewContextMenuLoaded()", DateTime.Now.ToLocalTime())); 1393System.Diagnostics.Debug.WriteLine(target.GetType().Name + " " + target.GetHashCode());
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (3)
651System.Diagnostics.Debug.WriteLine( 1646System.Diagnostics.Debug.WriteLine(e.ToString()); 1677System.Diagnostics.Debug.WriteLine(e.ToString());
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (3)
363System.Diagnostics.Debug.WriteLine("SetSize oldSize (" + window.Width + "," + window.Height + ") newSize (" + size.Width + "," + size.Height + ")"); 383System.Diagnostics.Debug.WriteLine(string.Format(CultureInfo.InvariantCulture, "ArrangeOverride Size({0},{1})", arrangeSize.Width, arrangeSize.Height)); 438System.Diagnostics.Debug.WriteLine("MO constraint:" + constraint.Width + "," + constraint.Height + " new: " + result.Width + "," + result.Height);
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionWindowResizeGrip.cs (1)
62System.Diagnostics.Debug.WriteLine("NewSize = (" + newSize.Width + "," + newSize.Height + ")");
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (7)
346System.Diagnostics.Debug.WriteLine(string.Format( 449System.Diagnostics.Debug.WriteLine(string.Format( 481System.Diagnostics.Debug.WriteLine(string.Format( 499System.Diagnostics.Debug.WriteLine(string.Format( 545System.Diagnostics.Debug.WriteLine( 640System.Diagnostics.Debug.WriteLine( 648System.Diagnostics.Debug.WriteLine(
System.Data (32)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (3)
502System.Diagnostics.Debug.WriteLine("ShowAnnotation called."); 529System.Diagnostics.Debug.WriteLine("HideAnnotation called."); 555System.Diagnostics.Debug.WriteLine("DockAnnotation called.");
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (1)
937Debug.WriteLine(text);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValue.cs (1)
385Debug.WriteLine(e.Exception.ToString());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspector.xaml.cs (1)
174Debug.WriteLine(e.ToString());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Hosting\WindowHelperService.cs (1)
135System.Diagnostics.Debug.WriteLine("UnregisterWindowMessageHandler - callback not in list");
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (1)
509System.Diagnostics.Debug.WriteLine(string.Format(CultureInfo.InvariantCulture, "{0} ScrollViewer: EWidth {1}, EHeight {2}, AWidth {3}, AHeight {4}, ViewPortW {5} ViewPortH {6}", prefix, mapSource.ExtentWidth, mapSource.ExtentHeight, mapSource.ActualWidth, mapSource.ActualHeight, mapSource.ViewportWidth, mapSource.ViewportHeight));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (1)
1395System.Diagnostics.Debug.WriteLine(err.ToString());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (11)
913System.Diagnostics.Debug.WriteLine(err.ToString()); 1218System.Diagnostics.Debug.WriteLine("DefaultControlBehavior.HandleControlLoaded"); 1225System.Diagnostics.Debug.WriteLine("DefaultControlBehavior.ControlUnloaded"); 1238System.Diagnostics.Debug.WriteLine("TextBoxBehavior.HandleControlLoaded"); 1259System.Diagnostics.Debug.WriteLine("TextBoxBehavior.ControlUnloaded"); 1272System.Diagnostics.Debug.WriteLine("VBIdentifierDesignerBehavior.HandleControlLoaded"); 1315System.Diagnostics.Debug.WriteLine("VBIdentifierDesignerBehavior.ControlUnloaded"); 1341System.Diagnostics.Debug.WriteLine("TypePresenterBehavior.HandleControlLoaded"); 1358System.Diagnostics.Debug.WriteLine("TypePresenterBehavior.ControlUnloaded"); 1407System.Diagnostics.Debug.WriteLine("ExpressionTextBoxBehavior.HandleControlLoaded"); 1434System.Diagnostics.Debug.WriteLine("ExpressionTextBoxBehavior.ControlUnloaded");
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
522System.Diagnostics.Debug.WriteLine(string.Format(CultureInfo.InvariantCulture, "{0} DesignerView.OnWorkflowViewContextMenuLoaded()", DateTime.Now.ToLocalTime()));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (3)
651System.Diagnostics.Debug.WriteLine( 1646System.Diagnostics.Debug.WriteLine(e.ToString()); 1677System.Diagnostics.Debug.WriteLine(e.ToString());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (1)
383System.Diagnostics.Debug.WriteLine(string.Format(CultureInfo.InvariantCulture, "ArrangeOverride Size({0},{1})", arrangeSize.Width, arrangeSize.Height));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (7)
346System.Diagnostics.Debug.WriteLine(string.Format( 449System.Diagnostics.Debug.WriteLine(string.Format( 481System.Diagnostics.Debug.WriteLine(string.Format( 499System.Diagnostics.Debug.WriteLine(string.Format( 545System.Diagnostics.Debug.WriteLine( 640System.Diagnostics.Debug.WriteLine( 648System.Diagnostics.Debug.WriteLine(
System.Drawing (21)
commonui\System\Drawing\Design\ToolboxItem.cs (2)
828Debug.WriteLine("Persisting: " + GetType().Name); 829Debug.WriteLine("\tDisplay Name: " + DisplayName);
misc\DebugHandleTracker.cs (17)
92Debug.WriteLine("------------Begin--CheckLeaks--------------------"); 98Debug.WriteLine("-------------End--CheckLeaks---------------------"); 145Debug.WriteLine("*************************************************"); 146Debug.WriteLine("While removing, couldn't find handle: " + Convert.ToString(unchecked((int)handle), 16)); 147Debug.WriteLine("Handle Type : " + handleName); 148Debug.WriteLine(Environment.StackTrace); 149Debug.WriteLine("-------------------------------------------------"); 183Debug.WriteLine("-------------------------------------------------"); 184Debug.WriteLine("Handle Allocating: " + Convert.ToString(unchecked((int)handle), 16)); 185Debug.WriteLine("Handle Type : " + name); 187Debug.WriteLine(Environment.StackTrace); 215Debug.WriteLine("\r\nHandle leaks detected for handles of type " + name + ":"); 218Debug.WriteLine(e.ToString(this)); 261Debug.WriteLine("-------------------------------------------------"); 262Debug.WriteLine("Handle Releaseing: " + Convert.ToString(unchecked((int)handle), 16)); 263Debug.WriteLine("Handle Type : " + name); 265Debug.WriteLine(Environment.StackTrace);
misc\DpiHelper.cs (2)
146System.Diagnostics.Debug.WriteLine(" 'DpiAwarenessValue' is set to 'false', value = " + value); 149System.Diagnostics.Debug.WriteLine("Either 'DpiAwarenessValue' is not set or 'DpiAwarenessValue' set is invalid in app.config, value set = " + value);
System.IdentityModel (1)
System\IdentityModel\Tokens\EncryptedSecurityTokenHandler.cs (1)
251Debug.WriteLine(text.Substring(0, 40));
System.Web (10)
Compilation\CodeDOMUtility.cs (10)
50if (WebFormsCompilation.Enabled) Debug.WriteLine("simple string"); 54if (WebFormsCompilation.Enabled) Debug.WriteLine("primitive"); 62if (WebFormsCompilation.Enabled) Debug.WriteLine("primitive to object"); 66if (WebFormsCompilation.Enabled) Debug.WriteLine("array"); 81if (WebFormsCompilation.Enabled) Debug.WriteLine("other"); 99if (WebFormsCompilation.Enabled) Debug.WriteLine("has converter with instance descriptor"); 104if (WebFormsCompilation.Enabled) Debug.WriteLine("persistinfo is a field ref"); 111if (WebFormsCompilation.Enabled) Debug.WriteLine("persistinfo is a property ref"); 132if (WebFormsCompilation.Enabled) Debug.WriteLine("persistinfo is a method invoke"); 148if (WebFormsCompilation.Enabled) Debug.WriteLine("persistinfo is a constructor call");
System.Web.Mobile (1)
UI\MobileControls\Design\Util\MSHTMLHost.cs (1)
65Debug.WriteLine("Exception caught in MSHTMLHost::CreateTrident\n\t" + e.ToString());
System.Web.Services (10)
System\Web\Services\Discovery\DiscoveryRequestHandler.cs (2)
47if ( CompModSwitches.DynamicDiscoverySearcher.TraceVerbose ) Debug.WriteLine("DiscoveryRequestHandle: handling " + physicalPath); 97if ( CompModSwitches.DynamicDiscoverySearcher.TraceVerbose ) Debug.WriteLine( "*** DiscoveryRequestHandler.ProcessRequest() - startDir: " + searchStartUrlDir + " discoFileName :" + discoFileName);
System\Web\Services\Discovery\DynamicDiscoSearcher.cs (3)
105if ( CompModSwitches.DynamicDiscoverySearcher.TraceVerbose ) Debug.WriteLine( "DynamicDiscoSearcher.ScanDirectory(): directory=" + directory); 142Debug.WriteLine( "= DynamicDiscoSearcher.ScanDirByPattern(): dir=" + dir + " Phys.dir=" + directory.Name); 152if ( CompModSwitches.DynamicDiscoverySearcher.TraceVerbose ) Debug.WriteLine( "=== DynamicDiscoSearcher.ScanDirByPattern(): file.Name=" + file.Name + " fileToSkipFirst=" + fileToSkipFirst);
System\Web\Services\Discovery\DynamicVirtualDiscoSearcher.cs (3)
69if ( CompModSwitches.DynamicDiscoverySearcher.TraceVerbose ) Debug.WriteLine( "DynamicVirtualDiscoSearcher.SearchSubDirectories(): nameAdsiDir=" + nameAdsiDir); 134if ( CompModSwitches.DynamicDiscoverySearcher.TraceVerbose ) Debug.WriteLine( "+++ DynamicVirtualDiscoSearcher.GetPhysicalDir(): dir=" + dir + " Exception=" + e.ToString() ); 164if ( CompModSwitches.DynamicDiscoverySearcher.TraceVerbose ) Debug.WriteLine("GetWebServerForUrl() bindingsEntry=" + bindingsEntry);
System\Web\Services\Protocols\WebServiceHandler.cs (2)
82if (CompModSwitches.Remote.TraceVerbose) Debug.WriteLine("Server Exception: " + e.ToString()); 84if (CompModSwitches.Remote.TraceVerbose) Debug.WriteLine("TargetInvocationException caught.");
System.Windows.Forms (25)
misc\DebugHandleTracker.cs (17)
92Debug.WriteLine("------------Begin--CheckLeaks--------------------"); 98Debug.WriteLine("-------------End--CheckLeaks---------------------"); 145Debug.WriteLine("*************************************************"); 146Debug.WriteLine("While removing, couldn't find handle: " + Convert.ToString(unchecked((int)handle), 16)); 147Debug.WriteLine("Handle Type : " + handleName); 148Debug.WriteLine(Environment.StackTrace); 149Debug.WriteLine("-------------------------------------------------"); 183Debug.WriteLine("-------------------------------------------------"); 184Debug.WriteLine("Handle Allocating: " + Convert.ToString(unchecked((int)handle), 16)); 185Debug.WriteLine("Handle Type : " + name); 187Debug.WriteLine(Environment.StackTrace); 215Debug.WriteLine("\r\nHandle leaks detected for handles of type " + name + ":"); 218Debug.WriteLine(e.ToString(this)); 261Debug.WriteLine("-------------------------------------------------"); 262Debug.WriteLine("Handle Releaseing: " + Convert.ToString(unchecked((int)handle), 16)); 263Debug.WriteLine("Handle Type : " + name); 265Debug.WriteLine(Environment.StackTrace);
misc\DpiHelper.cs (2)
146System.Diagnostics.Debug.WriteLine(" 'DpiAwarenessValue' is set to 'false', value = " + value); 149System.Diagnostics.Debug.WriteLine("Either 'DpiAwarenessValue' is not set or 'DpiAwarenessValue' set is invalid in app.config, value set = " + value);
winforms\Managed\System\Resources\ResXDataNode.cs (1)
531Debug.WriteLine("Converter for " + type.FullName + " doesn't support string conversion");
winforms\Managed\System\WinForms\ComboBox.cs (1)
5054Debug.WriteLine("Edit parent " + _owner.AccessibilityObject.GetPropertyValue(NativeMethods.UIA_ControlTypePropertyId));
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (3)
527if (CompModSwitches.DGRelationShpRowPaint.TraceVerbose) Debug.WriteLine("Painting row " + RowNumber.ToString(CultureInfo.InvariantCulture) + " with bounds " + bounds.ToString()); 748if (CompModSwitches.DGRelationShpRowPaint.TraceVerbose) Debug.WriteLine("PlusMinusGlyph painting in bounds -> " + bounds.ToString()); 757if (CompModSwitches.DGRelationShpRowPaint.TraceVerbose) Debug.WriteLine("Painting PlusMinusGlyph with outline -> " + outline.ToString());
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
280Debug.WriteLine(ex.ToString());
System.Workflow.Activities (2)
Common\CompModHelpers.cs (2)
553Debug.WriteLine("Error loading install directory: " + error.ToString(CultureInfo.CurrentCulture)); 603Debug.WriteLine("Error loading 3.0 install directory: " + error.ToString(CultureInfo.CurrentCulture));
System.Workflow.ComponentModel (5)
AuthoringOM\Design\ActivityDesigner.cs (1)
454Debug.WriteLine("Validate call failed");
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
876Debug.WriteLine("Count not retrieve attributes from type:" + e.Message);
AuthoringOM\Design\Themes.cs (1)
746Debug.WriteLine(errors);
Shared\CompModHelpers.cs (2)
551Debug.WriteLine("Error loading install directory: " + error.ToString(CultureInfo.CurrentCulture)); 601Debug.WriteLine("Error loading 3.0 install directory: " + error.ToString(CultureInfo.CurrentCulture));
System.Workflow.Runtime (20)
DebugEngine\DebugController.cs (7)
303Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugController.Attach(): programId = {0}", programId)); 364Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugController.Detach():")); 434Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugController.AttachTimerCallback():")); 462Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugController.OnDomainUnload():")); 586Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: Failure in DebugController.AttachToConduit: {0}, Call stack:{1}", e.Message, e.StackTrace)); 597Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugController.ServiceContainerStarted():")); 619Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugController.ServiceContainerStopped():"));
DebugEngine\DebugControllerThread.cs (5)
40Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugControllerThread.DebugControllerThread():")); 51Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugControllerThread.StopThread():")); 94Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugControllerThread.ControllerThreadFunction():")); 174Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugControllerThread.ExpressionEvaluationFunction(): ThreadAbortException")); 181Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "WDE: DebugControllerThread.ExpressionEvaluationFunction(): other exception"));
DebugEngine\ProgramPublisher.cs (7)
40Debug.WriteLine("WDE: ProgramPublisher.Publish()"); 58Debug.WriteLine("WDE: ProgramPublisher.Publish() exception: " + e.ToString()); 78Debug.WriteLine("WDE: ProgramPublisher.PublisherThreadFunc() exception: " + e.ToString()); 87Debug.WriteLine("WDE: ProgramPublisher.Unpublish()"); 101Debug.WriteLine("WDE: ProgramPublisher.Unpublish() exception: " + e.ToString()); 104Debug.WriteLine("WDE: ProgramPublisher.Unpublish() Done"); 115Debug.WriteLine("WDE: ProgramPublisher.UnpublishThreadFunc(): catch exception " + e.ToString());
Tracking\SqlTrackingService.cs (1)
365Debug.WriteLine("Checking for updated profiles...");
System.Xml (17)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3969System.Diagnostics.Debug.WriteLine("Unhandled token: " + token.ToString());
System\Xml\Schema\XmlSchemaValidator.cs (8)
1875Debug.WriteLine("Selector Match!"); 1876Debug.WriteLine("Name: " + localName + "\t|\tURI: " + namespaceUri + "\n"); 1888Debug.WriteLine("Element Field Match!"); 1923Debug.WriteLine("Attribute Field Match!"); 1926Debug.WriteLine("Attribute Field Filling Value!"); 1927Debug.WriteLine("Name: " + name + "\t|\tURI: " + ns + "\t|\tValue: " + obj + "\n"); 1963Debug.WriteLine("Element Field Filling Value!"); 1964Debug.WriteLine("Name: " + localName + "\t|\tURI: " + namespaceUri + "\t|\tValue: " + typedValue + "\n");
System\Xml\Schema\XsdValidator.cs (8)
773Debug.WriteLine("Selector Match!"); 774Debug.WriteLine("Name: " + reader.LocalName + "\t|\tURI: " + reader.NamespaceURI + "\n"); 785Debug.WriteLine("Element Field Match!"); 822Debug.WriteLine("Attribute Field Match!"); 825Debug.WriteLine("Attribute Field Filling Value!"); 826Debug.WriteLine("Name: " + name + "\t|\tURI: " + ns + "\t|\tValue: " + obj + "\n"); 866Debug.WriteLine("Element Field Filling Value!"); 867Debug.WriteLine("Name: " + reader.LocalName + "\t|\tURI: " + reader.NamespaceURI + "\t|\tValue: " + reader.TypedValueObject + "\n");
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (2)
1226Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "Unexpected exception thrown for AccessibleChildren: {0}", e)); 1234Debug.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)
133System.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)
410Debug.WriteLine("GetWindowLong failed. Error = " + error);
WindowsBase (14)
Shared\MS\Win32\HwndWrapper.cs (1)
388System.Diagnostics.Debug.WriteLine("Non-zero WndProc result=" + result);
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (10)
279Debug.WriteLine("DeleteObject failed. Error = " + error); 602Debug.WriteLine("CloseHandle failed. Error = " + error); 678Debug.WriteLine("UnmapViewOfFile failed. Error = " + error); 768System.Diagnostics.Debug.WriteLine("GetCursorPos failed!"); 1797Debug.WriteLine("DestroyIcon failed. Error = " + error); 1827Debug.WriteLine("DeleteObject failed. Error = " + error); 1858Debug.WriteLine("CreateDIBSection failed. Error = " + error); 1882Debug.WriteLine("CreateBitmap failed. Error = " + error); 1907Debug.WriteLine("DestroyIcon failed. Error = " + error); 1930Debug.WriteLine("CreateIconIndirect failed. Error = " + error);
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (3)
758Debug.WriteLine("GetWindowLongPtr failed. Error = " + error); 796Debug.WriteLine("GetWindowLong failed. Error = " + error); 979Debug.WriteLine("GetIconInfo failed. Error = " + error);