Base:
property
IsSpeculativeSemanticModel
Microsoft.CodeAnalysis.SemanticModel.IsSpeculativeSemanticModel
5 references to IsSpeculativeSemanticModel
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\MemberSemanticModel.vb (5)
826
If Me.
IsSpeculativeSemanticModel
Then
871
If Me.
IsSpeculativeSemanticModel
Then
884
If Me.
IsSpeculativeSemanticModel
Then
897
If Me.
IsSpeculativeSemanticModel
Then
1956
bindingRoot Is Me.Root AndAlso Me.
IsSpeculativeSemanticModel
)