3 references to TryParseDirectlyAndFromInterface
Microsoft.AspNetCore.Http.Extensions.Tests (3)
ParameterBindingMethodCacheTests.cs (3)
122[InlineData(typeof(TryParseDirectlyAndFromInterface))] 1036private class TryParseDirectlyAndFromInterface : ITryParse<TryParseDirectlyAndFromInterface> 1038static bool TryParse(string? value, out TryParseDirectlyAndFromInterface? result)