3 references to CamelCaseNonContiguousPrefix
Microsoft.CodeAnalysis.Features (3)
ExternalAccess\VSTypeScript\VSTypeScriptNavigateToSearchService.cs (1)
112
VSTypeScriptNavigateToMatchKind.CamelCaseNonContiguousPrefix => NavigateToMatchKind.
CamelCaseNonContiguousPrefix
,
NavigateTo\AbstractNavigateToSearchService.InProcess.cs (1)
33
(PatternMatchKind.CamelCaseNonContiguousPrefix, NavigateToMatchKind.
CamelCaseNonContiguousPrefix
),
NavigateTo\INavigateToSearchResult.cs (1)
53
NavigateToMatchKind.
CamelCaseNonContiguousPrefix
=> PatternMatchKind.CamelCaseNonContiguousPrefix,