7 references to Copy
Aspire.Hosting.Tests (7)
Dcp\TestKubernetesService.cs (7)
70var res = Copy(obj); 114c.Writer.TryWrite((WatchEventType.Added, Copy(res))); 117c.Writer.TryWrite((WatchEventType.Modified, Copy(modifiedResource))); 140c.Writer.TryWrite((WatchEventType.Modified, Copy(resource))); 155c.Writer.TryWrite((eventType, Copy(resource))); 186c.Writer.TryWrite((WatchEventType.Added, Copy(res))); 292chan.Writer.TryWrite((WatchEventType.Added, Copy(res)));