2 references to DeepClone
Aspire.Hosting.Azure (2)
Provisioning\Internal\DefaultUserSecretsManager.cs (2)
109
result[arrayKey] = array[i]?.
DeepClone
();
115
result[key] = kvp.Value?.
DeepClone
();