1 instantiation of CorrelationManager
System.Diagnostics.TraceSource (1)
System\Diagnostics\Trace.cs (1)
23
field ?? Interlocked.CompareExchange(ref field,
new
(), null) ?? field;
5 references to CorrelationManager
Microsoft.Extensions.Logging.TraceSource (2)
TraceSourceScope.cs (2)
19
/// <see cref="
CorrelationManager
.StartLogicalOperation(object)"/>
29
/// <see cref="
CorrelationManager
.StopLogicalOperation()"/>
netstandard (1)
netstandard.cs (1)
645
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.
CorrelationManager
))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
477
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.
CorrelationManager
))]
System.Diagnostics.TraceSource (1)
System\Diagnostics\Trace.cs (1)
22
public static
CorrelationManager
CorrelationManager =>