3 references to Property
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\FindReferences\Finders\PropertyAccessorSymbolReferenceFinder.cs (2)
53propertyDocuments = await ReferenceFinders.Property.DetermineDocumentsToSearchAsync( 78var propertyReferences = await ReferenceFinders.Property.FindReferencesInDocumentAsync(
FindSymbols\FindReferences\Finders\ReferenceFinders.cs (1)
56Property,