14 internal void Trace(
string message)
65 internal void Trace<T0, T1, T2, T3, T4, T5, T6>(
string format, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)
104 if (!
Log.IsEnabled())
114 if (!
Log.IsEnabled())
124 if (!
Log.IsEnabled())
void Trace< T0, T1, T2 >(string format, T0 arg0, T1 arg1, T2 arg2)
long EnterScope(string message)
long EnterScope< T1, T2, T3 >(string format, T1 arg1, T2 arg2, T3 arg3)
void EnterScope(long scopeId, string message)
void Trace< T0, T1, T2, T3, T4, T5, T6 >(string format, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)
long EnterScope< T1, T2, T3, T4 >(string format, T1 arg1, T2 arg2, T3 arg3, T4 arg4)
long EnterScope< T1, T2 >(string format, T1 arg1, T2 arg2)
void Trace< T0 >(string format, T0 arg0)
void ExitScope(long scopeId)
void Trace< T0, T1 >(string format, T0 arg0, T1 arg1)
void Trace< T0, T1, T2, T3, T4 >(string format, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4)
void Trace< T0, T1, T2, T3 >(string format, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
static long s_nextScopeId
static readonly DataCommonEventSource Log
void Trace(string message)
long EnterScope< T1 >(string format, T1 arg1)
unsafe void WriteEvent(int eventId)
static int Increment(ref int location)