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