3 references to StartLogicalOperation
Microsoft.Extensions.Logging.TraceSource (2)
TraceSourceScope.cs (2)
19/// <see cref="CorrelationManager.StartLogicalOperation(object)"/> 24Trace.CorrelationManager.StartLogicalOperation(state);
System.Diagnostics.TraceSource (1)
System\Diagnostics\CorrelationManager.cs (1)
24public void StartLogicalOperation() => StartLogicalOperation(Guid.NewGuid());