6 references to ValidateEventSourceIds
Microsoft.AspNetCore.InternalTesting.Tests (5)
EventSourceValidatorTests.cs (5)
16
EventSourceValidator.
ValidateEventSourceIds
<CorrectEventSource>();
27
() => EventSourceValidator.
ValidateEventSourceIds
<MismatchedIdEventSource>());
35
() => EventSourceValidator.
ValidateEventSourceIds
<DuplicateIdEventSource>());
55
EventSourceValidator.
ValidateEventSourceIds
<EmptyEventSource>();
61
EventSourceValidator.
ValidateEventSourceIds
<MultiParamEventSource>();
Microsoft.AspNetCore.Shared.Tests (1)
CertificateManagerEventSourceTests.cs (1)
14
EventSourceValidator.
ValidateEventSourceIds
<CertificateManager.CertificateManagerEventSource>();