1 write to _statusCode
Microsoft.AspNetCore.Http.Tests (1)
ApplicationBuilderTests.cs (1)
176_statusCode = HasStarted ? throw new NotSupportedException("The response has already started") : value;
1 reference to _statusCode
Microsoft.AspNetCore.Http.Tests (1)
ApplicationBuilderTests.cs (1)
173get => _statusCode;