3 references to IsMutableStruct
Aspire.Hosting.Azure.Provisioning.Generators (3)
AspireProvisioningProxyGenerator.cs (3)
191if (IsMutableStruct(root.Type)) 326if (CanGenerateProxy(type) && !IsMutableStruct(type)) 481!IsMutableStruct(type) &&