1 write to Constructor
Aspire.Hosting.Azure.Provisioning.Generators (1)
AspireProvisioningProxyGenerator.cs (1)
2847Constructor = constructor;
4 references to Constructor
Aspire.Hosting.Azure.Provisioning.Generators (4)
AspireProvisioningProxyGenerator.cs (4)
1689constructor.Constructor, 1878if (type.IsValueType && constructors.Any(static constructor => !constructor.Constructor.IsImplicitlyDeclared)) 1880constructors.RemoveAll(static constructor => constructor.Constructor.IsImplicitlyDeclared); 1907.ThenBy(static constructor => constructor.Constructor.ToDisplayString(), StringComparer.Ordinal)