Method | Description | |
---|---|---|
FindMatchingInfos ( IdentifierMatcher matcher, INavigationScope scope, GotoContext gotoContext, Func |
||
GetOccurencesByMatchingInfo ( MatchingInfo navigationInfo, INavigationScope scope, GotoContext gotoContext, Func |
||
IsApplicable ( INavigationScope scope, GotoContext gotoContext, IdentifierMatcher matcher ) : bool |
Method | Description | |
---|---|---|
CreateOccurence ( |
||
GetCache ( ISolution solution ) : |
||
IsDeclaredElementVisible ( IClrDeclaredElement element ) : bool | ||
IsSourceFileAvailable ( IPsiSourceFile sourceFile ) : bool |
Method | Description | |
---|---|---|
GetPrimaryMembers ( ISolution solution ) : IEnumerable |
||
GetQuickSearchTexts ( IDeclaredElement declaredElement ) : bool>>.IEnumerable |
protected CreateOccurence ( |
||
fileMemberData | ||
return | IOccurence |
public FindMatchingInfos ( IdentifierMatcher matcher, INavigationScope scope, GotoContext gotoContext, Func |
||
matcher | IdentifierMatcher | |
scope | INavigationScope | |
gotoContext | GotoContext | |
checkCancelled | Func |
|
return | IEnumerable |
protected GetCache ( ISolution solution ) : |
||
solution | ISolution | |
return |
public GetOccurencesByMatchingInfo ( MatchingInfo navigationInfo, INavigationScope scope, GotoContext gotoContext, Func |
||
navigationInfo | MatchingInfo | |
scope | INavigationScope | |
gotoContext | GotoContext | |
checkCancelled | Func |
|
return | IEnumerable |
public IsApplicable ( INavigationScope scope, GotoContext gotoContext, IdentifierMatcher matcher ) : bool | ||
scope | INavigationScope | |
gotoContext | GotoContext | |
matcher | IdentifierMatcher | |
return | bool |
protected IsDeclaredElementVisible ( IClrDeclaredElement element ) : bool | ||
element | IClrDeclaredElement | |
return | bool |
protected IsSourceFileAvailable ( IPsiSourceFile sourceFile ) : bool | ||
sourceFile | IPsiSourceFile | |
return | bool |