1 instantiation of PushStreamHttpResult
Microsoft.AspNetCore.Http.Results (1)
TypedResults.cs (1)
481
return
new
(streamWriterCallback, contentType)
5 references to PushStreamHttpResult
Microsoft.AspNetCore.Http.Results (5)
PushStreamHttpResult.cs (3)
19
/// Creates a new <see cref="
PushStreamHttpResult
"/> instance with
30
/// Creates a new <see cref="
PushStreamHttpResult
"/> instance with
46
/// Creates a new <see cref="
PushStreamHttpResult
"/> instance with the provided values.
TypedResults.cs (2)
471
/// <returns>The created <see cref="
PushStreamHttpResult
"/> for the response.</returns>
472
public static
PushStreamHttpResult
Stream(