1 reference to WithType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\AnonymousTypes\AnonymousTypeDescriptor.cs (1)
107var newFields = Fields.ZipAsArray(newFieldTypes, static (field, type) => field.WithType(type));