Base:
1 reference to GetCustomAttributes
Microsoft.AspNetCore.Http.Extensions.Tests (1)
PropertyAsParameterInfoTests.cs (1)
134
Assert.Single(parameterInfo.
GetCustomAttributes
(typeof(TestAttribute), true));