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