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 250Return Me.DeclarationKind = LocalDeclarationKind.Catch 557Case LocalDeclarationKind.Catch 839Debug.Assert(modifiedIdentifierOpt IsNot Nothing OrElse declarationKind = LocalDeclarationKind.Catch,