2 references to ShouldUseWith
Microsoft.AspNetCore.Http.Results (2)
HttpResultsHelper.cs (1)
41if (jsonTypeInfo.ShouldUseWith(runtimeType))
ServerSentEventsResult.cs (1)
86var typeInfo = jsonTypeInfo.ShouldUseWith(runtimeType)