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)
80If Not HasDeclaredType Then 133If HasDeclaredType Then 242If HasDeclaredType Then