Base:
property
IsSpeculativeSemanticModel
Microsoft.CodeAnalysis.SemanticModel.IsSpeculativeSemanticModel
5 references to IsSpeculativeSemanticModel
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\MemberSemanticModel.vb (5)
827
If Me.
IsSpeculativeSemanticModel
Then
872
If Me.
IsSpeculativeSemanticModel
Then
885
If Me.
IsSpeculativeSemanticModel
Then
898
If Me.
IsSpeculativeSemanticModel
Then
1957
bindingRoot Is Me.Root AndAlso Me.
IsSpeculativeSemanticModel
)