2 references to ChainingSpeculativeModelIsNotSupported
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\SemanticModel.vb (1)
593Throw New InvalidOperationException(VBResources.ChainingSpeculativeModelIsNotSupported)
Compilation\SpeculativeSemanticModelWithMemberModel.vb (1)
27Debug.Assert(Not parentSemanticModel.IsSpeculativeSemanticModel, VBResources.ChainingSpeculativeModelIsNotSupported)