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