1 reference to GetAnonymousTypeFieldType
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Query.cs (1)
823
new AnonymousTypeField(fieldName, fieldValue.Syntax.Location, TypeWithAnnotations.Create(
GetAnonymousTypeFieldType
(fieldValue, node, diagnostics)), RefKind.None, ScopedKind.None);