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