6 references to HandleNotFound
Aspire.Hosting.RemoteHost (6)
Ats\AtsMarshaller.cs (1)
287throw CapabilityException.HandleNotFound(handleRef.HandleId, capabilityId);
Ats\CapabilityDispatcher.cs (4)
169throw CapabilityException.HandleNotFound(handleRef.HandleId, capabilityId); 201throw CapabilityException.HandleNotFound(handleRef.HandleId, capabilityId); 258throw CapabilityException.HandleNotFound(handleRef.HandleId, capabilityId); 599throw CapabilityException.HandleNotFound(handleRef.HandleId, capabilityId);
Ats\ReferenceExpressionRef.cs (1)
138throw CapabilityException.HandleNotFound(handleRef.HandleId, capabilityId);