46 references to Information
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\RemoteDiagnosticAnalyzerService.cs (1)
79
Log(TraceEventType.
Information
, $"diagnostics: {diagnosticCount}, telemetry: {result.Telemetry.Length}");
Microsoft.DotNet.VersionTools.Tasks (2)
MsBuildTraceListener.cs (1)
56
case TraceEventType.
Information
:
TraceListenerCollectionExtensions.cs (1)
26
TraceEventType.
Information
|
Microsoft.Extensions.Logging.TraceSource (1)
TraceSourceLogger.cs (1)
75
case LogLevel.Information: return TraceEventType.
Information
;
Microsoft.VisualStudio.LanguageServices (1)
LanguageClient\LogHubLspLogger.cs (1)
51
_traceSource.TraceEvent(TraceEventType.
Information
, id: 0, message);
PresentationFramework (8)
MS\Internal\Data\ClrBindingWorker.cs (3)
515
TraceData.TraceAndNotify(TraceEventType.
Information
, TraceData.MissingDataItem, ParentBindingExpression);
525
TraceData.TraceAndNotify(TraceEventType.
Information
, TraceData.MissingInfo, ParentBindingExpression);
533
TraceData.TraceAndNotify(TraceEventType.
Information
, TraceData.NullDataItem, ParentBindingExpression);
MS\Internal\Data\PropertyPathWorker.cs (2)
945
TraceData.TraceAndNotify(TraceEventType.
Information
, TraceData.NullItem(cs, os), bindingExpression);
951
TraceData.TraceAndNotify(TraceEventType.
Information
, TraceData.PlaceholderItem(cs, os), bindingExpression);
System\Windows\Data\BindingExpressionBase.cs (1)
1579
TraceData.TraceAndNotify(TraceEventType.
Information
, TraceData.NoValueToTransfer, this);
System\Windows\Data\MultiBindingExpression.cs (2)
554
TraceData.TraceAndNotify(TraceEventType.
Information
, TraceData.MultiValueConverterMismatch, this,
583
TraceData.TraceAndNotify(TraceEventType.
Information
,
System.Diagnostics.TextWriterTraceListener (1)
System\Diagnostics\XmlWriterTraceListener.cs (1)
65
TraceEvent(null, SR.TraceAsTraceSource, TraceEventType.
Information
, 0, message);
System.Diagnostics.TraceSource (4)
System\Diagnostics\Trace.cs (2)
185
TraceInternal.TraceEvent(TraceEventType.
Information
, 0, message, null);
191
TraceInternal.TraceEvent(TraceEventType.
Information
, 0, format, args);
System\Diagnostics\TraceSource.cs (2)
418
TraceEvent(TraceEventType.
Information
, 0, message, null);
425
TraceEvent(TraceEventType.
Information
, 0, format, args);
System.Security.Cryptography.Xml (20)
System\Security\Cryptography\Xml\SignedXmlDebugLog.cs (20)
167
s_informationLogging = s_traceSource.Switch.ShouldTrace(TraceEventType.
Information
);
291
TraceEventType.
Information
,
328
WriteLine(signedXml, TraceEventType.
Information
, SignedXmlDebugEvent.BeginCheckSignatureFormat, logMessage);
347
WriteLine(signedXml, TraceEventType.
Information
, SignedXmlDebugEvent.BeginCheckSignedInfo, logMessage);
363
TraceEventType.
Information
,
393
TraceEventType.
Information
,
449
WriteLine(signedXml, TraceEventType.
Information
, SignedXmlDebugEvent.FormatValidationResult, logMessage);
483
WriteLine(signedXml, TraceEventType.
Information
, SignedXmlDebugEvent.UnsafeCanonicalizationMethod, logMessage);
533
WriteLine(signedXml, TraceEventType.
Information
, SignedXmlDebugEvent.UnsafeTransformMethod, logMessage);
558
TraceEventType.
Information
,
566
TraceEventType.
Information
,
650
TraceEventType.
Information
,
673
TraceEventType.
Information
,
724
TraceEventType.
Information
,
750
TraceEventType.
Information
,
878
TraceEventType.
Information
,
919
TraceEventType.
Information
,
956
TraceEventType.
Information
,
1003
TraceEventType.
Information
,
1052
TraceEventType.
Information
,
System.ServiceModel.NetNamedPipe (8)
System\ServiceModel\Channels\PipeConnection.cs (6)
318
DiagnosticUtility.TraceHandledException(e, TraceEventType.
Information
);
322
DiagnosticUtility.TraceHandledException(e, TraceEventType.
Information
);
326
DiagnosticUtility.TraceHandledException(e, TraceEventType.
Information
);
373
if (ExceptionEventType == TraceEventType.
Information
)
460
TraceEventType traceEventType = TraceEventType.
Information
;
488
TraceEventType traceEventType = TraceEventType.
Information
;
System\ServiceModel\Channels\PipeConnectionInitiator.cs (2)
54
TraceEventType.
Information
,
149
TraceUtility.TraceEvent(TraceEventType.
Information
, TraceCode.InitiatingNamedPipeConnection,