7 references to HandleNotFound
Aspire.Hosting.RemoteHost (7)
Ats\AtsMarshaller.cs (1)
298
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
Ats\CapabilityDispatcher.cs (4)
170
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
207
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
267
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
650
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);
Ats\ReferenceExpressionRef.cs (2)
174
throw CapabilityException.
HandleNotFound
(conditionHandleRef.HandleId, capabilityId);
224
throw CapabilityException.
HandleNotFound
(handleRef.HandleId, capabilityId);