7 references to HandleNotFound
Aspire.Hosting.RemoteHost (7)
Ats\AtsMarshaller.cs (1)
324
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
Ats\CapabilityDispatcher.cs (4)
169
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
206
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
266
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
656
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
Ats\ReferenceExpressionRef.cs (2)
175
throw CapabilityException.
HandleNotFound
(conditionHandleRef.HandleId, capabilityId);
226
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);