Base:
method
RecoverFromMismatchedEnd
Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.BlockContext.RecoverFromMismatchedEnd(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax)
1 override of RecoverFromMismatchedEnd
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\BlockContexts\InterfaceDeclarationBlockContext.vb (1)
194
Friend Overrides Function
RecoverFromMismatchedEnd
(statement As StatementSyntax) As BlockContext
1 reference to RecoverFromMismatchedEnd
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\BlockContexts\InterfaceDeclarationBlockContext.vb (1)
218
Return MyBase.
RecoverFromMismatchedEnd
(statement)