2 references to EnterScopeId
System.Data.Common (2)
System\Data\Common\DataCommonEventSource.cs (2)
81[Event(EnterScopeId, Level = EventLevel.Verbose)] 82private void EnterScope(long scopeId, string message) => WriteEvent(EnterScopeId, scopeId, message);