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