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