Created
April 24, 2017 14:40
-
-
Save jcansdale/4ed764b2c7c915fac8356f4a32cd7eb2 to your computer and use it in GitHub Desktop.
What MEF classes consume GitHub.InlineReviews?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>github mef-FindSatisfyingExports GitHub.InlineReviews | |
Microsoft.VisualStudio.TMLanguage.AssetFinder | |
.Taggers = GitHub.InlineReviews.Tags.ReviewTaggerProvider | |
Microsoft.VisualStudio.Language.Intellisense.Implementation.PeekBroker | |
.UnOrderedPeekableItemSourceProviderExports = GitHub.InlineReviews.Peek.ReviewPeekableItemSourceProvider | |
Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregatorFactoryService | |
.BufferTaggerProviders = GitHub.InlineReviews.Tags.ReviewTaggerProvider | |
Microsoft.VisualStudio.Text.Editor.Implementation.GlyphMarginProvider | |
.GlyphMouseProcessorProviders = GitHub.InlineReviews.Tags.ReviewGlyphFactoryProvider | |
.GlyphFactoryProviders = GitHub.InlineReviews.Tags.ReviewGlyphFactoryProvider | |
Microsoft.VisualStudio.Text.Editor.Implementation.SuggestionMarginProvider | |
.GlyphMouseProcessorProviders = GitHub.InlineReviews.Tags.ReviewGlyphFactoryProvider | |
Microsoft.VisualStudio.Editor.Implementation.PeekInterLineAdornmentTaggerProvider | |
._peekResultPresenters = GitHub.InlineReviews.Peek.ReviewPeekResultPresenter | |
C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2017\ENTERPRISE\COMMON7\IDE\EXTENSIONS\AZ3E1ZI5.UWM\TMLanguage.dll | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\Editor\Microsoft.VisualStudio.Platform.VSEditor.dll | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\Editor\Microsoft.VisualStudio.Editor.Implementation.dll |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment