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