3 references to TryParseFromInterface
Microsoft.AspNetCore.Http.Extensions.Tests (3)
ParameterBindingMethodCacheTests.cs (3)
120[InlineData(typeof(TryParseFromInterface))] 1028private class TryParseFromInterface : ITryParse<TryParseFromInterface> 1058private class TryParseWrongTypeFromInterface : ITryParse<TryParseFromInterface>