3 references to Conventions
Microsoft.AspNetCore.HttpLogging.Tests (3)
HttpLoggingEndpointConventionBuilderTests.cs (3)
24
var httpLogingAttribute = Assert.Single(testConventionBuilder.
Conventions
);
68
Conventions
.Add(convention);
73
foreach (var convention in
Conventions
)