3 references to IsSharedProxyType
Aspire.Hosting.Azure.Provisioning.Generators (3)
AspireProvisioningProxyGenerator.cs (3)
459
if (
IsSharedProxyType
(type))
501
(
IsSharedProxyType
(type) ? coreTypePrefix : string.Empty) +
1561
groupCount == 1 && !
IsSharedProxyType
(type)