7 references to Method
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (7)
ModifierCollectionFacts.vb (7)
40
Dim defaultMethodFlags = PossibleDeclarationTypes.
Method
Or PossibleDeclarationTypes.ProtectedMember Or PossibleDeclarationTypes.OverridableMethod
86
_declarationTypes = _declarationTypes And PossibleDeclarationTypes.
Method
114
PossibleDeclarationTypes.
Method
Or
163
PossibleDeclarationTypes.
Method
Or
172
_declarationTypes = _declarationTypes And (PossibleDeclarationTypes.
Method
Or
310
PossibleDeclarationTypes.
Method
Or
327
PossibleDeclarationTypes.
Method
Or