AddEventDescriptor([NotNull] ref EventMetadata[] eventData, string eventName, EventAttribute eventAttribute, ParameterInfo[] eventParameters, bool hasRelatedActivityID) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
AddListener(EventListener listener) | System.Diagnostics.Tracing.EventSource | inlinepackage |
AddProviderEnumKind(ManifestBuilder manifest, FieldInfo staticField, string providerEnumKind) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
AddValueToMetaData(List< byte > metaData, string value) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
AllowDuplicateSourceNames | System.Diagnostics.Tracing.EventSource | privatestatic |
AnyEventEnabled() | System.Diagnostics.Tracing.EventSource | inlineprivate |
AssertValidString(EventData *data) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
AttributeTypeNamesMatch(Type attributeType, Type reflectedAttributeType) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
ConstructionException | System.Diagnostics.Tracing.EventSource | |
CreateManifestAndDescriptors([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type eventSourceType, string eventSourceDllName, EventSource source, EventManifestOptions flags=EventManifestOptions.None) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
CurrentThreadActivityId | System.Diagnostics.Tracing.EventSource | static |
DebugCheckEvent(ref Dictionary< string, string > eventsByName, EventMetadata[] eventData, MethodInfo method, EventAttribute eventAttribute, ManifestBuilder manifest, EventManifestOptions options) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
DecodeObjects(object[] decodedObjects, Type[] parameterTypes, EventData *data) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
DefineEventPipeEvents() | System.Diagnostics.Tracing.EventSource | inlineprivate |
DispatchToAllListeners(EventWrittenEventArgs eventCallbackArgs) | System.Diagnostics.Tracing.EventSource | inlinepackage |
Dispose() | System.Diagnostics.Tracing.EventSource | inline |
Dispose(bool disposing) | System.Diagnostics.Tracing.EventSource | inlineprotectedvirtual |
DoCommand(EventCommandEventArgs commandArgs) | System.Diagnostics.Tracing.EventSource | inlinepackage |
DuplicateSourceNamesSwitch | System.Diagnostics.Tracing.EventSource | packagestatic |
EnableEventForDispatcher(EventDispatcher dispatcher, EventProviderType eventProviderType, int eventId, bool value) | System.Diagnostics.Tracing.EventSource | inlinepackage |
EnsureDescriptorsInitialized() | System.Diagnostics.Tracing.EventSource | inlineprivate |
EnterScope(string message) | System.Data.DataCommonEventSource | inlinepackage |
EnterScope(long scopeId, string message) | System.Data.DataCommonEventSource | inlineprivate |
EnterScope< T1 >(string format, T1 arg1) | System.Data.DataCommonEventSource | inlinepackage |
EnterScope< T1, T2 >(string format, T1 arg1, T2 arg2) | System.Data.DataCommonEventSource | inlinepackage |
EnterScope< T1, T2, T3 >(string format, T1 arg1, T2 arg2, T3 arg3) | System.Data.DataCommonEventSource | inlinepackage |
EnterScope< T1, T2, T3, T4 >(string format, T1 arg1, T2 arg2, T3 arg3, T4 arg4) | System.Data.DataCommonEventSource | inlinepackage |
EventCommandExecuted | System.Diagnostics.Tracing.EventSource | |
EventSource() | System.Diagnostics.Tracing.EventSource | inlineprotected |
EventSource(bool throwOnEventWriteErrors) | System.Diagnostics.Tracing.EventSource | inlineprotected |
EventSource(EventSourceSettings settings) | System.Diagnostics.Tracing.EventSource | inlineprotected |
EventSource(EventSourceSettings settings, params string[]? traits) | System.Diagnostics.Tracing.EventSource | inlineprotected |
EventSource(Guid eventSourceGuid, string eventSourceName) | System.Diagnostics.Tracing.EventSource | inlinepackage |
EventSource(Guid eventSourceGuid, string eventSourceName, EventSourceSettings settings, string[] traits=null) | System.Diagnostics.Tracing.EventSource | inlinepackage |
EventSource(string eventSourceName) | System.Diagnostics.Tracing.EventSource | inline |
EventSource(string eventSourceName, EventSourceSettings config) | System.Diagnostics.Tracing.EventSource | inline |
EventSource(string eventSourceName, EventSourceSettings config, params string[]? traits) | System.Diagnostics.Tracing.EventSource | inline |
EventSourceRequiresUnreferenceMessage | System.Diagnostics.Tracing.EventSource | privatestatic |
EventSourceSuppressMessage | System.Diagnostics.Tracing.EventSource | privatestatic |
ExitScope(long scopeId) | System.Data.DataCommonEventSource | inlinepackage |
GenerateGuidFromName(string name) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
GenerateManifest([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type eventSourceType, string? assemblyPathToIncludeInManifest) | System.Diagnostics.Tracing.EventSource | inlinestatic |
GenerateManifest([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type eventSourceType, string? assemblyPathToIncludeInManifest, EventManifestOptions flags) | System.Diagnostics.Tracing.EventSource | inlinestatic |
GetCustomAttributeHelper(MemberInfo member, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors|DynamicallyAccessedMemberTypes.PublicProperties)] Type attributeType, EventManifestOptions flags=EventManifestOptions.None) | System.Diagnostics.Tracing.EventSource | inlinepackagestatic |
GetDispatcher(EventListener listener) | System.Diagnostics.Tracing.EventSource | inlineprivate |
GetEventSourceBaseType(Type eventSourceType, bool allowEventSourceOverride, bool reflectionOnly) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
GetGuid(Type eventSourceType) | System.Diagnostics.Tracing.EventSource | inlinestatic |
GetHelperCallFirstArg(MethodInfo method) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
GetName(Type eventSourceType) | System.Diagnostics.Tracing.EventSource | inlinestatic |
GetName(Type eventSourceType, EventManifestOptions flags) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
GetOpcodeWithDefault(EventOpcode opcode, string eventName) | System.Diagnostics.Tracing.EventSource | inlinepackagestatic |
GetSources() | System.Diagnostics.Tracing.EventSource | inlinestatic |
GetTrait(string key) | System.Diagnostics.Tracing.EventSource | inline |
Guid | System.Diagnostics.Tracing.EventSource | |
HexDigit(char c) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
Initialize(Guid eventSourceGuid, string eventSourceName, string[] traits) | System.Diagnostics.Tracing.EventSource | inlineprivate |
InitializeIsSupported() | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
InitializeProviderMetadata() | System.Diagnostics.Tracing.EventSource | inlineprivate |
IsCustomAttributeDefinedHelper(MemberInfo member, Type attributeType, EventManifestOptions flags=EventManifestOptions.None) | System.Diagnostics.Tracing.EventSource | inlinepackagestatic |
IsDisposed | System.Diagnostics.Tracing.EventSource | private |
IsEnabled() | System.Diagnostics.Tracing.EventSource | inline |
IsEnabled(EventLevel level, EventKeywords keywords) | System.Diagnostics.Tracing.EventSource | inline |
IsEnabled(EventLevel level, EventKeywords keywords, EventChannel channel) | System.Diagnostics.Tracing.EventSource | inline |
IsEnabledByDefault(int eventNum, bool enable, EventLevel currentLevel, EventKeywords currentMatchAnyKeyword) | System.Diagnostics.Tracing.EventSource | inlineprivate |
IsEnabledCommon(bool enabled, EventLevel currentLevel, EventKeywords currentMatchAnyKeyword, EventLevel eventLevel, EventKeywords eventKeywords, EventChannel eventChannel) | System.Diagnostics.Tracing.EventSource | inlineprivate |
IsSupported | System.Diagnostics.Tracing.EventSource | packagestatic |
Log | System.Data.DataCommonEventSource | packagestatic |
LogEventArgsMismatches(int eventId, object[] args) | System.Diagnostics.Tracing.EventSource | inlineprivate |
m_activityTracker | System.Diagnostics.Tracing.EventSource | private |
m_channelData | System.Diagnostics.Tracing.EventSource | package |
m_completelyInited | System.Diagnostics.Tracing.EventSource | private |
m_config | System.Diagnostics.Tracing.EventSource | private |
m_constructionException | System.Diagnostics.Tracing.EventSource | private |
m_createEventLock | System.Diagnostics.Tracing.EventSource | private |
m_deferredCommands | System.Diagnostics.Tracing.EventSource | private |
m_Dispatchers | System.Diagnostics.Tracing.EventSource | package |
m_etwProvider | System.Diagnostics.Tracing.EventSource | private |
m_eventCommandExecuted | System.Diagnostics.Tracing.EventSource | private |
m_eventData | System.Diagnostics.Tracing.EventSource | package |
m_eventHandleTable | System.Diagnostics.Tracing.EventSource | private |
m_eventPipeProvider | System.Diagnostics.Tracing.EventSource | private |
m_eventSourceDisposed | System.Diagnostics.Tracing.EventSource | private |
m_eventSourceEnabled | System.Diagnostics.Tracing.EventSource | private |
m_EventSourceExceptionRecurenceCount | System.Diagnostics.Tracing.EventSource | privatestatic |
m_guid | System.Diagnostics.Tracing.EventSource | private |
m_id | System.Diagnostics.Tracing.EventSource | package |
m_level | System.Diagnostics.Tracing.EventSource | package |
m_matchAnyKeyword | System.Diagnostics.Tracing.EventSource | package |
m_name | System.Diagnostics.Tracing.EventSource | private |
m_outOfBandMessageCount | System.Diagnostics.Tracing.EventSource | private |
m_providerMetadata | System.Diagnostics.Tracing.EventSource | private |
m_rawManifest | System.Diagnostics.Tracing.EventSource | private |
m_traits | System.Diagnostics.Tracing.EventSource | private |
m_writeEventStringEventHandle | System.Diagnostics.Tracing.EventSource | private |
ManifestMemberTypes | System.Diagnostics.Tracing.EventSource | privatestatic |
Name | System.Diagnostics.Tracing.EventSource | |
OnEventCommand(EventCommandEventArgs command) | System.Diagnostics.Tracing.EventSource | inlineprotectedvirtual |
ProviderMetadata | System.Diagnostics.Tracing.EventSource | protected |
RemoveFirstArgIfRelatedActivityId(ref ParameterInfo[] args) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
ReportOutOfBandMessage(string msg) | System.Diagnostics.Tracing.EventSource | inlinepackage |
s_ActivityStartSuffix | System.Diagnostics.Tracing.EventSource | packagestatic |
s_ActivityStopSuffix | System.Diagnostics.Tracing.EventSource | packagestatic |
s_nextScopeId | System.Data.DataCommonEventSource | privatestatic |
SelfDescribingEvents | System.Diagnostics.Tracing.EventSource | private |
SendCommand(EventSource eventSource, EventCommand command, IDictionary< string, string?>? commandArguments) | System.Diagnostics.Tracing.EventSource | inlinestatic |
SendCommand(EventListener listener, EventProviderType eventProviderType, int perEventSourceSessionId, int etwSessionId, EventCommand command, bool enable, EventLevel level, EventKeywords matchAnyKeyword, IDictionary< string, string > commandArguments) | System.Diagnostics.Tracing.EventSource | inlinepackage |
SendManifest(byte[] rawManifest) | System.Diagnostics.Tracing.EventSource | inlineprivate |
SerializeEventArgs(int eventId, object[] args) | System.Diagnostics.Tracing.EventSource | inlineprivate |
SetCurrentThreadActivityId(Guid activityId) | System.Diagnostics.Tracing.EventSource | inlinestatic |
SetCurrentThreadActivityId(Guid activityId, out Guid oldActivityThatWillContinue) | System.Diagnostics.Tracing.EventSource | inlinestatic |
Settings | System.Diagnostics.Tracing.EventSource | |
ThrowEventSourceException(string eventName, Exception innerEx=null) | System.Diagnostics.Tracing.EventSource | inlineprivate |
ThrowOnEventWriteErrors | System.Diagnostics.Tracing.EventSource | private |
ToString() | System.Diagnostics.Tracing.EventSource | inline |
Trace(string message) | System.Data.DataCommonEventSource | inlinepackage |
Trace< T0 >(string format, T0 arg0) | System.Data.DataCommonEventSource | inlinepackage |
Trace< T0, T1 >(string format, T0 arg0, T1 arg1) | System.Data.DataCommonEventSource | inlinepackage |
Trace< T0, T1, T2 >(string format, T0 arg0, T1 arg1, T2 arg2) | System.Data.DataCommonEventSource | inlinepackage |
Trace< T0, T1, T2, T3 >(string format, T0 arg0, T1 arg1, T2 arg2, T3 arg3) | System.Data.DataCommonEventSource | inlinepackage |
Trace< T0, T1, T2, T3, T4 >(string format, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4) | System.Data.DataCommonEventSource | inlinepackage |
Trace< T0, T1, T2, T3, T4, T5, T6 >(string format, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) | System.Data.DataCommonEventSource | inlinepackage |
TrimEventDescriptors(ref EventMetadata[] eventData) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
UpdateDescriptor(string name, TraceLoggingEventTypes eventInfo, ref EventSourceOptions options, out EventDescriptor descriptor) | System.Diagnostics.Tracing.EventSource | inlineprivate |
ValidateSettings(EventSourceSettings settings) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
Write(string? eventName) | System.Diagnostics.Tracing.EventSource | inline |
Write(string? eventName, EventSourceOptions options) | System.Diagnostics.Tracing.EventSource | inline |
Write<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicProperties)] T >(string? eventName, T data) | System.Diagnostics.Tracing.EventSource | inline |
Write<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicProperties)] T >(string? eventName, EventSourceOptions options, T data) | System.Diagnostics.Tracing.EventSource | inline |
Write<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicProperties)] T >(string? eventName, ref EventSourceOptions options, ref T data) | System.Diagnostics.Tracing.EventSource | inline |
Write<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicProperties)] T >(string? eventName, ref EventSourceOptions options, ref Guid activityId, ref Guid relatedActivityId, ref T data) | System.Diagnostics.Tracing.EventSource | inline |
WriteCleanup(GCHandle *pPins, int cPins) | System.Diagnostics.Tracing.EventSource | inlineprivatestatic |
WriteEvent(int eventId) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, int arg1) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, int arg1, int arg2) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, int arg1, int arg2, int arg3) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, long arg1) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, long arg1, long arg2) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, long arg1, long arg2, long arg3) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, string? arg1) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, string? arg1, string? arg2) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, string? arg1, string? arg2, string? arg3) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, string? arg1, int arg2) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, string? arg1, int arg2, int arg3) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, string? arg1, long arg2) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, long arg1, string? arg2) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, int arg1, string? arg2) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, byte[]? arg1) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, long arg1, byte[]? arg2) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, params object?[] args) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEventCore(int eventId, int eventDataCount, EventData *data) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEventRaw(string eventName, ref EventDescriptor eventDescriptor, IntPtr eventHandle, Guid *activityID, Guid *relatedActivityID, int dataCount, IntPtr data) | System.Diagnostics.Tracing.EventSource | inlineprivate |
WriteEventString(string msgString) | System.Diagnostics.Tracing.EventSource | inlineprivate |
WriteEventVarargs(int eventId, Guid *childActivityID, object[] args) | System.Diagnostics.Tracing.EventSource | inlineprivate |
WriteEventWithRelatedActivityId(int eventId, Guid relatedActivityId, params object?[] args) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEventWithRelatedActivityIdCore(int eventId, Guid *relatedActivityId, int eventDataCount, EventData *data) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteImpl(string eventName, ref EventSourceOptions options, object data, Guid *pActivityId, Guid *pRelatedActivityId, TraceLoggingEventTypes eventTypes) | System.Diagnostics.Tracing.EventSource | inlineprivate |
WriteMultiMerge(string eventName, ref EventSourceOptions options, TraceLoggingEventTypes eventTypes, Guid *activityID, Guid *childActivityID, params object[] values) | System.Diagnostics.Tracing.EventSource | inlineprivate |
WriteMultiMerge(string eventName, ref EventSourceOptions options, TraceLoggingEventTypes eventTypes, Guid *activityID, Guid *childActivityID, EventData *data) | System.Diagnostics.Tracing.EventSource | inlinepackage |
WriteMultiMergeInner(string eventName, ref EventSourceOptions options, TraceLoggingEventTypes eventTypes, Guid *activityID, Guid *childActivityID, params object[] values) | System.Diagnostics.Tracing.EventSource | inlineprivate |
WriteStringToAllListeners(string eventName, string msg) | System.Diagnostics.Tracing.EventSource | inlineprivate |
WriteToAllListeners(EventWrittenEventArgs eventCallbackArgs, int eventDataCount, EventData *data) | System.Diagnostics.Tracing.EventSource | inlineprivate |
WriteToAllListeners(string eventName, ref EventDescriptor eventDescriptor, EventTags tags, Guid *pActivityId, Guid *pChildActivityId, EventPayload payload) | System.Diagnostics.Tracing.EventSource | inlineprivate |
~EventSource() | System.Diagnostics.Tracing.EventSource | inlineprivate |