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