4 references to InternalError
Aspire.Hosting.RemoteHost (2)
Ats\CapabilityException.cs (1)
135Code = AtsErrorCodes.InternalError,
RemoteAppHostService.cs (1)
100Code = AtsErrorCodes.InternalError,
Aspire.Hosting.RemoteHost.Tests (2)
CapabilityDispatcherTests.cs (2)
115Assert.Equal(AtsErrorCodes.InternalError, ex.Error.Code); 720Assert.Equal(AtsErrorCodes.InternalError, ex.Error.Code);