Base:
1 reference to GetCustomAttributes
Microsoft.AspNetCore.Http.Extensions.Tests (1)
PropertyAsParameterInfoTests.cs (1)
115
var attributes = parameterInfo.
GetCustomAttributes
(true);