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)
94
If Not
HasDeclaredType
Then
147
If
HasDeclaredType
Then
256
If
HasDeclaredType
Then