Base:
property
HasDeclaredType
Microsoft.CodeAnalysis.VisualBasic.Symbols.FieldSymbol.HasDeclaredType
4 references to HasDeclaredType
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Initializers.vb (1)
145Debug.Assert(fieldSymbol.HasDeclaredType)
Symbols\Source\SourceMemberFieldSymbol.vb (3)
94If Not HasDeclaredType Then 147If HasDeclaredType Then 256If HasDeclaredType Then