5 references to ValidateEventSourceIds
Microsoft.AspNetCore.Hosting.Tests (1)
Internal\HostingEventSourceTests.cs (1)
19EventSourceValidator.ValidateEventSourceIds(typeof(HostingEventSource));
Microsoft.AspNetCore.Http.Connections.Tests (1)
Internal\HttpConnectionsEventSourceTests.cs (1)
20EventSourceValidator.ValidateEventSourceIds(typeof(HttpConnectionsEventSource));
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventSourceValidator.cs (1)
25=> ValidateEventSourceIds(typeof(T));
Microsoft.AspNetCore.InternalTesting.Tests (1)
EventSourceValidatorTests.cs (1)
47() => EventSourceValidator.ValidateEventSourceIds(typeof(string)));
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
KestrelEventSourceTests.cs (1)
40EventSourceValidator.ValidateEventSourceIds(esType);