6 references to AzureResourceInfrastructureTypeName
Aspire.Hosting.Azure.Provisioning.Generators (6)
AspireProvisioningProxyGenerator.cs (6)
842source.Append("void AddTo(").Append(AzureResourceInfrastructureTypeName) 1593.Append("(this ").Append(AzureResourceInfrastructureTypeName).AppendLine(" infrastructure)"); 1630.Append("(this ").Append(AzureResourceInfrastructureTypeName) 1656.Append("(this ").Append(AzureResourceInfrastructureTypeName).AppendLine(" infrastructure)"); 1700.Append("(this ").Append(AzureResourceInfrastructureTypeName).Append(" infrastructure"); 1786.Append(methodName).Append("(this ").Append(AzureResourceInfrastructureTypeName)