3 instantiations of Attribute1
Microsoft.AspNetCore.Http.Extensions.Tests (3)
RequestDelegateFactoryTests.cs (3)
2579
var @delegate = [
Attribute1
, Attribute2] () => { };
2806
var @delegate = [
Attribute1
, Attribute2] (AddsCustomParameterMetadata param1) => new CountsDefaultEndpointMetadataPoco();
2864
var @delegate = [
Attribute1
, Attribute2] (AddsCustomParameterMetadata param1) =>