2 references to IsAccessor
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\Declarations\DeclarationFinder.cs (1)
97
if (!symbol.IsImplicitlyDeclared && !symbol.
IsAccessor
())
FindSymbols\ReferenceLocationExtensions.cs (1)
90
if (method.
IsAccessor
())