4 references to Catch
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\LocalSymbol.vb (4)
178
''' tracked by the EnC diffing algorithm. For example, for <see cref="LocalDeclarationKind.
Catch
"/> variable
250
Return Me.DeclarationKind = LocalDeclarationKind.
Catch
557
Case LocalDeclarationKind.
Catch
839
Debug.Assert(modifiedIdentifierOpt IsNot Nothing OrElse declarationKind = LocalDeclarationKind.
Catch
,