2 references to TypeMismatch
Aspire.Hosting.RemoteHost (1)
Ats\CapabilityException.cs (1)
77Code = AtsErrorCodes.TypeMismatch,
Aspire.Hosting.RemoteHost.Tests (1)
CapabilityDispatcherTests.cs (1)
152Assert.Equal(AtsErrorCodes.TypeMismatch, ex.Error.Code);