335 references to Export
Microsoft.CodeAnalysis.CSharp.EditorFeatures (19)
AddImports\CSharpAddImportsPasteCommandHandler.cs (1)
18
[
Export
(typeof(ICommandHandler))]
AutomaticCompletion\AutomaticLineEnderCommandHandler.cs (1)
38
[
Export
(typeof(ICommandHandler))]
BlockCommentEditing\BlockCommentEditingCommandHandler.cs (1)
28
[
Export
(typeof(ICommandHandler))]
BlockCommentEditing\CloseBlockCommentCommandHandler.cs (1)
17
[
Export
(typeof(ICommandHandler))]
ChangeSignature\CSharpChangeSignatureCommandHandler.cs (1)
16
[
Export
(typeof(ICommandHandler))]
CommentSelection\CSharpToggleBlockCommentCommandHandler.cs (1)
24
[
Export
(typeof(ICommandHandler))]
CompleteStatement\CompleteStatementCommandHandler.cs (1)
34
[
Export
(typeof(ICommandHandler))]
ConvertNamespace\ConvertNamespaceCommandHandler.cs (1)
32
[
Export
(typeof(ICommandHandler))]
DocumentationComments\DocumentationCommentCommandHandler.cs (1)
17
[
Export
(typeof(ICommandHandler))]
DocumentationComments\XmlTagCompletionCommandHandler.cs (1)
17
[
Export
(typeof(ICommandHandler))]
EncapsulateField\EncapsulateFieldCommandHandler.cs (1)
17
[
Export
(typeof(ICommandHandler))]
EventHookup\EventHookupCommandHandler.cs (1)
37
[
Export
(typeof(ICommandHandler))]
ExtractInterface\ExtractInterfaceCommandHandler.cs (1)
16
[
Export
(typeof(ICommandHandler))]
FixInterpolatedVerbatimString\FixInterpolatedVerbatimStringCommandHandler.cs (1)
24
[
Export
(typeof(ICommandHandler))]
Interactive\CSharpSendToInteractiveSubmissionProvider.cs (1)
18
[
Export
(typeof(ISendToInteractiveSubmissionProvider))]
RawStringLiteral\RawStringLiteralCommandHandler.cs (1)
17
[
Export
(typeof(ICommandHandler))]
SplitStringLiteral\SplitStringLiteralCommandHandler.cs (1)
25
[
Export
(typeof(ICommandHandler))]
StringCopyPaste\StringCopyPasteCommandHandler.cs (1)
47
[
Export
(typeof(ICommandHandler))]
TextStructureNavigation\CSharpTextStructureNavigatorProvider.cs (1)
18
[
Export
(typeof(ITextStructureNavigatorProvider))]
Microsoft.CodeAnalysis.EditorFeatures (52)
AutomaticCompletion\BraceCompletionSessionProvider.cs (1)
26
[
Export
(typeof(IBraceCompletionSessionProvider))]
BraceMatching\BraceHighlightingViewTaggerProvider.cs (1)
26
[
Export
(typeof(IViewTaggerProvider))]
BracePairs\BracePairsTaggerProvider.cs (1)
26
[
Export
(typeof(IViewTaggerProvider))]
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.cs (1)
29
[
Export
(typeof(ITaggerProvider))]
Classification\TotalClassificationTaggerProvider.cs (1)
26
[
Export
(typeof(IViewTaggerProvider))]
CodeActions\CodeActionEditHandlerService.cs (1)
27
[
Export
(typeof(ICodeActionEditHandlerService))]
CodeDefinitionWindow\DefinitionContextTracker.cs (2)
36
[
Export
(typeof(ITextViewConnectionListener))]
37
[
Export
(typeof(DefinitionContextTracker))]
Commanding\LegacyCommandHandlerServiceFactory.cs (1)
14
[
Export
(typeof(ICommandHandlerServiceFactory))]
CommentSelection\CommentUncommentSelectionCommandHandler.cs (1)
26
[
Export
(typeof(ICommandHandler))]
CommentSelection\ToggleBlockCommentCommandHandler.cs (1)
23
[
Export
(typeof(ICommandHandler))]
CommentSelection\ToggleLineCommentCommandHandler.cs (1)
30
[
Export
(typeof(ICommandHandler))]
Copilot\CopilotTaggerProvider.cs (1)
30
[
Export
(typeof(IViewTaggerProvider))]
EditAndContinue\ActiveStatementTaggerProvider.cs (1)
28
[
Export
(typeof(ITaggerProvider))]
EditAndContinue\EditAndContinueErrorTypeDefinition.cs (1)
15
[
Export
(typeof(ErrorTypeDefinition))]
Editor\GoToAdjacentMemberCommandHandler.cs (1)
27
[
Export
(typeof(ICommandHandler))]
Editor\TextBufferAssociatedViewService.cs (2)
21
[
Export
(typeof(ITextViewConnectionListener))]
25
[
Export
(typeof(ITextBufferAssociatedViewService))]
ExternalAccess\VSTypeScript\VSTypeScriptInProcLanguageClient.cs (1)
32
[
Export
(typeof(ILanguageClient))]
ExtractMethod\ExtractMethodCommandHandler.cs (1)
32
[
Export
(typeof(ICommandHandler))]
FindReferences\FindReferencesCommandHandler.cs (1)
30
[
Export
(typeof(ICommandHandler))]
Formatting\FormatCommandHandler.cs (1)
32
[
Export
(typeof(ICommandHandler))]
GoToBase\GoToBaseCommandHandler.cs (1)
25
[
Export
(typeof(VSCommanding.ICommandHandler))]
GoToDefinition\GoToDefinitionCommandHandler.cs (1)
28
[
Export
(typeof(ICommandHandler))]
GoToImplementation\GoToImplementationCommandHandler.cs (1)
25
[
Export
(typeof(ICommandHandler))]
InlineHints\InlineHintsDataTaggerProvider.cs (1)
30
[
Export
(typeof(IViewTaggerProvider))]
InlineRename\InlineRenameService.cs (2)
27
[
Export
(typeof(IInlineRenameService))]
28
[
Export
(typeof(InlineRenameService))]
InlineRename\Taggers\RenameClassificationTaggerProvider.cs (1)
17
[
Export
(typeof(ITaggerProvider))]
InlineRename\Taggers\RenameTaggerProvider.cs (1)
16
[
Export
(typeof(ITaggerProvider))]
IntelliSense\AsyncCompletion\CommitManagerProvider.cs (1)
17
[
Export
(typeof(IAsyncCompletionCommitManagerProvider))]
IntelliSense\AsyncCompletion\CompletionSourceProvider.cs (1)
19
[
Export
(typeof(IAsyncCompletionSourceProvider))]
IntelliSense\AsyncCompletion\ItemManagerProvider.cs (1)
16
[
Export
(typeof(IAsyncCompletionItemManagerProvider))]
IntelliSense\QuickInfo\QuickInfoSourceProvider.cs (1)
22
[
Export
(typeof(IAsyncQuickInfoSourceProvider))]
Interactive\CommandHandlers\ExecuteInInteractiveCommandHandler.cs (1)
27
[
Export
(typeof(ICommandHandler))]
KeywordHighlighting\HighlighterViewTaggerProvider.cs (1)
30
[
Export
(typeof(IViewTaggerProvider))]
LanguageServer\AlwaysActivateInProcLanguageClient.cs (2)
31
[
Export
(typeof(ILanguageClient))]
32
[
Export
(typeof(AlwaysActivateInProcLanguageClient))]
LanguageServer\LiveShareInProcLanguageClient.cs (1)
24
[
Export
(typeof(ILanguageClient))]
LanguageServer\RazorInProcLanguageClient.cs (1)
40
[
Export
(typeof(ILanguageClient))]
NavigationBar\NavigationBarControllerFactoryService.cs (1)
16
[
Export
(typeof(INavigationBarControllerFactoryService))]
Organizing\OrganizeDocumentCommandHandler.cs (1)
31
[
Export
(typeof(ICommandHandler))]
PasteTracking\PasteTrackingPasteCommandHandler.cs (1)
19
[
Export
(typeof(ICommandHandler))]
ReferenceHighlighting\NavigateToHighlightReferenceCommandHandler.cs (1)
25
[
Export
(typeof(ICommandHandler))]
ReferenceHighlighting\ReferenceHighlightingViewTaggerProvider.cs (1)
31
[
Export
(typeof(IViewTaggerProvider))]
RenameTracking\RenameTrackingCancellationCommandHandler.cs (1)
18
[
Export
(typeof(ICommandHandler))]
RenameTracking\RenameTrackingTaggerProvider.cs (1)
34
[
Export
(typeof(ITaggerProvider))]
SmartIndent\SmartIndentProvider.cs (1)
14
[
Export
(typeof(ISmartIndentProvider))]
SpellCheck\RoslynSpellCheckFixerProvider.cs (1)
24
[
Export
(typeof(ISpellCheckFixerProvider))]
SplitComment\SplitCommentCommandHandler.cs (1)
26
[
Export
(typeof(ICommandHandler))]
Structure\OutliningCommandHandler.cs (1)
15
[
Export
(typeof(ICommandHandler))]
Tags\ExportImageIdServiceAttribute.cs (1)
26
:
base
(typeof(IImageIdService))
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (8)
Interactive\TestInteractiveWindowEditorFactoryService.cs (1)
18
[
Export
(typeof(IInteractiveWindowEditorFactoryService))]
StubVsEditorAdaptersFactoryService.cs (1)
19
[
Export
(typeof(IVsEditorAdaptersFactoryService))]
StubVsServiceExporter`1.cs (1)
15
[
Export
(typeof(IVsService<>))]
StubVsServiceExporter`2.cs (1)
22
[
Export
(typeof(IVsService<,>))]
TestExtensionErrorHandler.cs (2)
16
[
Export
(typeof(IExtensionErrorHandler))]
17
[
Export
(typeof(ITestErrorHandler))]
TestObscuringTipManager.cs (1)
19
[
Export
(typeof(IObscuringTipManager))]
Workspaces\MefTestWorkspace.cs (1)
13
[
Export
(typeof(Workspace))]
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2 (2)
Intellisense\IntelliSenseTestState.vb (1)
9
<
Export
(GetType(IIntelliSenseTestState))>
Intellisense\MockCompletionPresenterProvider.vb (1)
13
<
Export
(GetType(ICompletionPresenterProvider))>
Microsoft.CodeAnalysis.EditorFeatures.Wpf (124)
BraceMatching\BraceMatchingTypeFormatDefinitions.cs (1)
19
[
Export
(typeof(EditorFormatDefinition))]
Classification\ClassificationTypeFormatDefinitions.cs (72)
22
[
Export
(typeof(EditorFormatDefinition))]
40
[
Export
(typeof(EditorFormatDefinition))]
59
[
Export
(typeof(EditorFormatDefinition))]
76
[
Export
(typeof(EditorFormatDefinition))]
98
[
Export
(typeof(EditorFormatDefinition))]
115
[
Export
(typeof(EditorFormatDefinition))]
131
[
Export
(typeof(EditorFormatDefinition))]
150
[
Export
(typeof(EditorFormatDefinition))]
169
[
Export
(typeof(EditorFormatDefinition))]
207
[
Export
(typeof(EditorFormatDefinition))]
227
[
Export
(typeof(EditorFormatDefinition))]
246
[
Export
(typeof(EditorFormatDefinition))]
265
[
Export
(typeof(EditorFormatDefinition))]
285
[
Export
(typeof(EditorFormatDefinition))]
305
[
Export
(typeof(EditorFormatDefinition))]
325
[
Export
(typeof(EditorFormatDefinition))]
344
[
Export
(typeof(EditorFormatDefinition))]
364
[
Export
(typeof(EditorFormatDefinition))]
385
[
Export
(typeof(EditorFormatDefinition))]
402
[
Export
(typeof(EditorFormatDefinition))]
419
[
Export
(typeof(EditorFormatDefinition))]
436
[
Export
(typeof(EditorFormatDefinition))]
453
[
Export
(typeof(EditorFormatDefinition))]
470
[
Export
(typeof(EditorFormatDefinition))]
487
[
Export
(typeof(EditorFormatDefinition))]
504
[
Export
(typeof(EditorFormatDefinition))]
521
[
Export
(typeof(EditorFormatDefinition))]
537
[
Export
(typeof(EditorFormatDefinition))]
553
[
Export
(typeof(EditorFormatDefinition))]
571
[
Export
(typeof(EditorFormatDefinition))]
589
[
Export
(typeof(EditorFormatDefinition))]
609
[
Export
(typeof(EditorFormatDefinition))]
627
[
Export
(typeof(EditorFormatDefinition))]
645
[
Export
(typeof(EditorFormatDefinition))]
663
[
Export
(typeof(EditorFormatDefinition))]
681
[
Export
(typeof(EditorFormatDefinition))]
699
[
Export
(typeof(EditorFormatDefinition))]
717
[
Export
(typeof(EditorFormatDefinition))]
735
[
Export
(typeof(EditorFormatDefinition))]
753
[
Export
(typeof(EditorFormatDefinition))]
771
[
Export
(typeof(EditorFormatDefinition))]
791
[
Export
(typeof(EditorFormatDefinition))]
809
[
Export
(typeof(EditorFormatDefinition))]
827
[
Export
(typeof(EditorFormatDefinition))]
845
[
Export
(typeof(EditorFormatDefinition))]
863
[
Export
(typeof(EditorFormatDefinition))]
881
[
Export
(typeof(EditorFormatDefinition))]
899
[
Export
(typeof(EditorFormatDefinition))]
917
[
Export
(typeof(EditorFormatDefinition))]
939
[
Export
(typeof(EditorFormatDefinition))]
960
[
Export
(typeof(EditorFormatDefinition))]
974
[
Export
(typeof(EditorFormatDefinition))]
988
[
Export
(typeof(EditorFormatDefinition))]
1002
[
Export
(typeof(EditorFormatDefinition))]
1016
[
Export
(typeof(EditorFormatDefinition))]
1030
[
Export
(typeof(EditorFormatDefinition))]
1044
[
Export
(typeof(EditorFormatDefinition))]
1058
[
Export
(typeof(EditorFormatDefinition))]
1072
[
Export
(typeof(EditorFormatDefinition))]
1086
[
Export
(typeof(EditorFormatDefinition))]
1100
[
Export
(typeof(EditorFormatDefinition))]
1117
[
Export
(typeof(EditorFormatDefinition))]
1134
[
Export
(typeof(EditorFormatDefinition))]
1151
[
Export
(typeof(EditorFormatDefinition))]
1168
[
Export
(typeof(EditorFormatDefinition))]
1185
[
Export
(typeof(EditorFormatDefinition))]
1202
[
Export
(typeof(EditorFormatDefinition))]
1219
[
Export
(typeof(EditorFormatDefinition))]
1237
[
Export
(typeof(EditorFormatDefinition))]
1254
[
Export
(typeof(EditorFormatDefinition))]
1271
[
Export
(typeof(EditorFormatDefinition))]
1288
[
Export
(typeof(EditorFormatDefinition))]
ConflictTagDefinition.cs (1)
17
[
Export
(typeof(EditorFormatDefinition))]
EditAndContinue\ActiveStatementTagFormatDefinition.cs (1)
18
[
Export
(typeof(EditorFormatDefinition))]
EditAndContinue\EditAndContinueErrorTypeFormatDefinition.cs (1)
17
[
Export
(typeof(EditorFormatDefinition))]
InlineDiagnostics\InlineDiagnosticsAdornmentManagerProvider.cs (1)
19
[
Export
(typeof(IWpfTextViewCreationListener))]
InlineDiagnostics\InlineDiagnosticsFormatDefinition.cs (3)
27
[
Export
(typeof(EditorFormatDefinition))]
47
[
Export
(typeof(EditorFormatDefinition))]
67
[
Export
(typeof(EditorFormatDefinition))]
InlineDiagnostics\InlineDiagnosticsTaggerProvider.cs (1)
22
[
Export
(typeof(ITaggerProvider))]
InlineHints\InlineHintsFormatDefinition.cs (1)
24
[
Export
(typeof(EditorFormatDefinition))]
InlineHints\InlineHintsKeyProcessorProvider.cs (2)
21
[
Export
(typeof(IKeyProcessorProvider))]
22
[
Export
(typeof(IInlineHintKeyProcessor))]
InlineHints\InlineHintsTaggerProvider.cs (1)
26
[
Export
(typeof(IViewTaggerProvider))]
InlineRename\CommandHandlers\RenameCommandHandler.cs (1)
21
[
Export
(typeof(ICommandHandler))]
InlineRename\HighlightTags\RenameConflictTagDefinition.cs (1)
15
[
Export
(typeof(EditorFormatDefinition))]
InlineRename\HighlightTags\RenameFieldBackgroundAndBorderTagDefinition.cs (1)
15
[
Export
(typeof(EditorFormatDefinition))]
InlineRename\HighlightTags\RenameFixupTagDefinition.cs (1)
15
[
Export
(typeof(EditorFormatDefinition))]
InlineRename\Taggers\ClassificationFormatDefinitions.cs (1)
16
[
Export
(typeof(EditorFormatDefinition))]
InlineRename\UI\InlineRenameAdornmentProvider.cs (1)
23
[
Export
(typeof(IWpfTextViewConnectionListener))]
Interactive\InertClassifierProvider.cs (1)
23
[
Export
(typeof(IClassifierProvider))]
Interactive\InteractivePasteCommandHandler.cs (1)
30
[
Export
(typeof(ICommandHandler))]
Interactive\InteractiveWindowResetCommand.cs (1)
28
[
Export
(typeof(IInteractiveWindowCommand))]
LineSeparators\LineSeparatorAdornmentManagerProvider.cs (1)
22
[
Export
(typeof(IWpfTextViewCreationListener))]
LineSeparators\LineSeparatorTaggerProvider.cs (1)
33
[
Export
(typeof(ITaggerProvider))]
NavigableSymbols\NavigableSymbolService.cs (1)
17
[
Export
(typeof(INavigableSymbolSourceProvider))]
Peek\PeekableItemFactory.cs (1)
28
[
Export
(typeof(IPeekableItemFactory))]
Peek\PeekableItemSourceProvider.cs (1)
16
[
Export
(typeof(IPeekableItemSourceProvider))]
Preview\PreviewConflictViewTaggerProvider.cs (1)
18
[
Export
(typeof(ITaggerProvider))]
Preview\PreviewReferenceHighlightingTaggerProvider.cs (3)
23
[
Export
(typeof(ITaggerProvider))]
39
[
Export
(typeof(ITaggerProvider))]
55
[
Export
(typeof(ITaggerProvider))]
Preview\PreviewStaticClassificationTaggerProvider.cs (1)
28
[
Export
(typeof(ITaggerProvider))]
Preview\PreviewWarningViewTaggerProvider.cs (1)
18
[
Export
(typeof(ITaggerProvider))]
PreviewWarningTagDefinition.cs (1)
17
[
Export
(typeof(EditorFormatDefinition))]
QuickInfo\ClassificationFormatDefinitions.cs (1)
16
[
Export
(typeof(EditorFormatDefinition))]
QuickInfo\OnTheFlyDocsViewFactory.cs (1)
21
[
Export
(typeof(IViewElementFactory))]
ReferenceHighlighting\DefinitionHighlightTagDefinition.cs (1)
16
[
Export
(typeof(EditorFormatDefinition))]
ReferenceHighlighting\WrittenReferenceHighlightTagDefinition.cs (1)
16
[
Export
(typeof(EditorFormatDefinition))]
RenameTracking\RenameTrackingTagDefinition.cs (1)
17
[
Export
(typeof(EditorFormatDefinition))]
SignatureHelp\Presentation\SignatureHelpClassifierProvider.cs (1)
17
[
Export
(typeof(IClassifierProvider))]
SignatureHelp\Presentation\SignatureHelpPresenter.cs (2)
19
[
Export
(typeof(ISignatureHelpSourceProvider))]
20
[
Export
(typeof(IIntelliSensePresenter<ISignatureHelpPresenterSession, ISignatureHelpSession>))]
SignatureHelp\SignatureHelpAfterCompletionCommandHandler.cs (1)
37
[
Export
(typeof(ICommandHandler))]
SignatureHelp\SignatureHelpBeforeCompletionCommandHandler.cs (1)
38
[
Export
(typeof(ICommandHandler))]
StringIndentation\StringIndentationAdornmentManagerProvider.cs (1)
22
[
Export
(typeof(IWpfTextViewCreationListener))]
StringIndentation\StringIndentationTaggerProvider.cs (1)
30
[
Export
(typeof(IViewTaggerProvider))]
Structure\StructureTaggerProvider.cs (2)
23
[
Export
(typeof(ITaggerProvider))]
24
[
Export
(typeof(AbstractStructureTaggerProvider))]
Suggestions\SuggestedActionsSourceProvider.cs (2)
27
[
Export
(typeof(ISuggestedActionsSourceProvider))]
28
[
Export
(typeof(SuggestedActionsSourceProvider))]
Suggestions\SuggestedActionsSourceProvider.EditorOption.cs (1)
28
[
Export
(typeof(EditorOptionDefinition))]
Workspaces\WpfTextBufferVisibilityTracker.cs (1)
15
[
Export
(typeof(ITextBufferVisibilityTracker))]
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\Editor\FSharpSmartIndentProvider.cs (1)
27
[
Export
(typeof(ISmartIndentProvider))]
Internal\VisualStudio\Text\Classification\FSharpSignatureHelpClassifierProvider.cs (1)
19
[
Export
(typeof(IClassifierProvider))]
Microsoft.CodeAnalysis.ExternalAccess.Xaml (2)
Internal\DescriptionService.cs (1)
22
[
Export
(typeof(IDescriptionService))]
Internal\LocationService.cs (1)
19
[
Export
(typeof(ILocationService))]
Microsoft.CodeAnalysis.Remote.Workspaces (2)
EditAndContinue\ManagedHotReloadLanguageService.cs (1)
21
[
Export
(typeof(IManagedHotReloadLanguageService))]
ServiceBrokerProvider.cs (1)
21
[
Export
(typeof(IServiceBrokerProvider))]
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (16)
AddImports\VisualBasicAddImportsOnPasteCommandHandler.vb (1)
15
<
Export
(GetType(ICommandHandler))>
AutomaticCompletion\AutomaticLineEnderCommandHandler.vb (1)
24
<
Export
(GetType(ICommandHandler))>
AutomaticEndConstructCorrection\ViewCreationListener.vb (1)
17
<
Export
(GetType(ITextViewConnectionListener))>
ChangeSignature\VisualBasicChangeSignatureCommandHandler.vb (1)
14
<
Export
(GetType(ICommandHandler))>
DocumentationComments\DocumentationCommentCommandHandler.vb (1)
17
<
Export
(GetType(ICommandHandler))>
DocumentationComments\XmlTagCompletionCommandHandler.vb (1)
15
<
Export
(GetType(ICommandHandler))>
EncapsulateField\EncapsulateFieldCommandHandler.vb (1)
17
<
Export
(GetType(ICommandHandler))>
EndConstructGeneration\EndConstructCommandHandler.vb (1)
25
<
Export
(GetType(ICommandHandler))>
ExtractInterface\ExtractInterfaceCommandHandler.vb (1)
14
<
Export
(GetType(ICommandHandler))>
ImplementAbstractClass\ImplementAbstractClassCommandHandler.vb (1)
19
<
Export
(GetType(ICommandHandler))>
ImplementInterface\ImplementInterfaceCommandHandler.vb (1)
19
<
Export
(GetType(ICommandHandler))>
LineCommit\CommitBufferManagerFactory.vb (1)
11
<
Export
(GetType(CommitBufferManagerFactory))>
LineCommit\CommitCommandHandler.vb (1)
30
<
Export
(GetType(ICommandHandler))>
LineCommit\CommitConnectionListener.vb (1)
15
<
Export
(GetType(ITextViewConnectionListener))>
LineCommit\CommitFormatter.vb (1)
21
<
Export
(GetType(ICommitFormatter))>
TextStructureNavigation\VisualBasicTextStructureNavigatorProvider.vb (1)
15
<
Export
(GetType(ITextStructureNavigatorProvider))>
Microsoft.VisualStudio.LanguageServices (75)
CallHierarchy\CallHierarchyCommandHandler.cs (1)
28
[
Export
(typeof(ICommandHandler))]
CallHierarchy\CallHierarchyPresenter.cs (1)
17
[
Export
(typeof(ICallHierarchyPresenter))]
CallHierarchy\CallHierarchyProvider.cs (1)
29
[
Export
(typeof(CallHierarchyProvider))]
CodeLens\CodeLensCallbackListener.cs (1)
31
[
Export
(typeof(ICodeLensCallbackListener))]
ColorSchemes\ColorSchemeApplier.cs (1)
29
[
Export
(typeof(ColorSchemeApplier))]
Diagnostics\VisualStudioDiagnosticAnalyzerService.cs (1)
33
[
Export
(typeof(IVisualStudioDiagnosticAnalyzerService))]
EditAndContinue\EditAndContinueFeedbackDiagnosticFileProvider.cs (1)
23
[
Export
(typeof(IFeedbackDiagnosticFileProvider))]
EditorConfigSettings\Analyzers\View\ColumnDefinitions\AnalyzerCategoryColumnDefinition.cs (2)
16
[
Export
(typeof(IDefaultColumnGroup))]
28
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\Analyzers\View\ColumnDefinitions\AnalyzerDescriptionColumnDefinition.cs (1)
14
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\Analyzers\View\ColumnDefinitions\AnalyzerEnabledColumnDefinition.cs (1)
17
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\Analyzers\View\ColumnDefinitions\AnalyzerIdColumnDefinition.cs (1)
14
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\Analyzers\View\ColumnDefinitions\AnalyzerLocationColumnDefinition.cs (1)
14
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\Analyzers\View\ColumnDefinitions\AnalyzerSeverityColumnDefinition.cs (1)
18
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\Analyzers\View\ColumnDefinitions\AnalyzerTitleColumnDefinition.cs (1)
14
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\CodeStyle\View\ColumnDefinitions\CodeStyleCategoryColumnDefinition.cs (2)
15
[
Export
(typeof(IDefaultColumnGroup))]
27
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\CodeStyle\View\ColumnDefinitions\CodeStyleDescriptionColumnDefinition.cs (1)
14
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\CodeStyle\View\ColumnDefinitions\CodeStyleLocationColumnDefinition.cs (1)
14
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\CodeStyle\View\ColumnDefinitions\CodeStyleSeverityColumnDefinition.cs (1)
18
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\CodeStyle\View\ColumnDefinitions\CodeStyleValueColumnDefinition.cs (1)
17
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\NamingStyle\View\ColumnDefinitions\NamingStylesLocationColumnDefinition.cs (1)
20
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\NamingStyle\View\ColumnDefinitions\NamingStylesSeverityColumnDefinition.cs (1)
20
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\NamingStyle\View\ColumnDefinitions\NamingStylesStyleColumnDefinition.cs (1)
19
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\NamingStyle\View\ColumnDefinitions\NamingStylesTypeColumnDefinition.cs (1)
19
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\SettingsEditorFactory.cs (1)
24
[
Export
(typeof(SettingsEditorFactory))]
EditorConfigSettings\Whitespace\View\ColumnDefnitions\WhitespaceCategoryColumnDefinition.cs (2)
16
[
Export
(typeof(IDefaultColumnGroup))]
28
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\Whitespace\View\ColumnDefnitions\WhitespaceDescriptionColumnDefinition.cs (1)
14
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\Whitespace\View\ColumnDefnitions\WhitespaceLocationColumnDefinition.cs (1)
14
[
Export
(typeof(ITableColumnDefinition))]
EditorConfigSettings\Whitespace\View\ColumnDefnitions\WhitespaceValueColumnDefinition.cs (1)
20
[
Export
(typeof(ITableColumnDefinition))]
FindReferences\ContainingMemberColumnDefinition.cs (1)
20
[
Export
(typeof(ITableColumnDefinition))]
FindReferences\ContainingTypeColumnDefinition.cs (1)
18
[
Export
(typeof(ITableColumnDefinition))]
FindReferences\Filters\EntireSolutionAndExternalFilterFactory.cs (1)
14
[
Export
(typeof(IScopeFilterFactory))]
FindReferences\Filters\EntireSolutionWithoutMetadataFilterFactory.cs (1)
15
[
Export
(typeof(IScopeFilterFactory))]
FindReferences\Filters\ExternalSourcesFilterFactory.cs (1)
14
[
Export
(typeof(IScopeFilterFactory))]
FindReferences\FindReferencesTableControlEventProcessorProvider.cs (1)
24
[
Export
(typeof(ITableControlEventProcessorProvider))]
FindUsages\RichNavFilterScopes.cs (3)
23
[
Export
(typeof(IScopeFilterFactory))]
92
[
Export
(typeof(IScopeFilterFactory))]
122
[
Export
(typeof(IScopeFilterFactory))]
HACK_ThemeColorFixer.cs (1)
29
[
Export
(typeof(IWpfTextViewConnectionListener))]
Implementation\ContainedLanguageRefactorNotifyService.cs (1)
22
[
Export
(typeof(IRefactorNotifyService))]
Implementation\VsRefactorNotifyService.cs (1)
24
[
Export
(typeof(IRefactorNotifyService))]
InheritanceMargin\InheritanceGlyphFactoryProvider.cs (1)
21
[
Export
(typeof(IGlyphFactoryProvider))]
InheritanceMargin\InheritanceMarginTaggerProvider.cs (1)
30
[
Export
(typeof(IViewTaggerProvider))]
InheritanceMargin\InheritanceMarginViewMarginProvider.cs (1)
22
[
Export
(typeof(IWpfTextViewMarginProvider))]
InlineRename\DashboardColorUpdater.cs (1)
14
[
Export
(typeof(IInlineRenameColorUpdater))]
KeybindingReset\KeybindingResetDetector.cs (1)
44
[
Export
(typeof(KeybindingResetDetector))]
LanguageClient\VisualStudioLogHubLoggerFactory.cs (1)
21
[
Export
(typeof(ILspServiceLoggerFactory))]
NavigateTo\RoslynSearchItemsSourceProvider.cs (1)
20
[
Export
(typeof(ISearchItemsSourceProvider))]
NavigateTo\VisualStudioNavigateToItemProviderFactory.cs (1)
18
[
Export
(typeof(INavigateToItemProviderFactory))]
Options\PackageSettingsPersisterProvider.cs (1)
17
[
Export
(typeof(IOptionPersisterProvider))]
Options\VisualStudioOptionPersisterProvider.cs (2)
23
[
Export
(typeof(IOptionPersisterProvider))]
24
[
Export
(typeof(VisualStudioOptionPersisterProvider))]
Preview\Tagging\PreviewTaggerProvider.cs (1)
18
[
Export
(typeof(IViewTaggerProvider))]
ProjectSystem\FileChangeWatcherProvider.cs (1)
18
[
Export
(typeof(FileChangeWatcherProvider))]
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
26
[
Export
(typeof(SolutionEventsBatchScopeCreator))]
ProjectSystem\MiscellaneousFilesWorkspace.cs (1)
31
[
Export
(typeof(MiscellaneousFilesWorkspace))]
ProjectSystem\OpenTextBufferProvider.cs (1)
31
[
Export
(typeof(OpenTextBufferProvider))]
ProjectSystem\RuleSets\RuleSetEventHandler.cs (1)
22
[
Export
(typeof(RuleSetEventHandler))]
ProjectSystem\VisualStudioProjectFactory.cs (2)
25
[
Export
(typeof(VisualStudioProjectFactory))]
26
[
Export
(typeof(IVsTypeScriptVisualStudioProjectFactory))]
TableDataSource\Suppression\VisualStudioDiagnosticListSuppressionStateService.cs (2)
32
[
Export
(typeof(IVisualStudioDiagnosticListSuppressionStateService))]
33
[
Export
(typeof(VisualStudioDiagnosticListSuppressionStateService))]
TableDataSource\Suppression\VisualStudioSuppressionFixService.cs (2)
41
[
Export
(typeof(IVisualStudioSuppressionFixService))]
42
[
Export
(typeof(VisualStudioSuppressionFixService))]
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
37
[
Export
(typeof(ExternalErrorDiagnosticUpdateSource))]
UnusedReferences\Dialog\UnusedReferencesTableProvider.ColumnDefinitions.cs (5)
110
[
Export
(typeof(ITableColumnDefinition))]
147
[
Export
(typeof(ITableColumnDefinition))]
191
[
Export
(typeof(ITableColumnDefinition))]
242
[
Export
(typeof(ITableColumnDefinition))]
283
[
Export
(typeof(ITableColumnDefinition))]
UnusedReferences\Dialog\UnusedReferencesTableProvider.cs (1)
17
[
Export
(typeof(UnusedReferencesTableProvider))]
ValueTracking\ValueTrackingCommandHandler.cs (1)
34
[
Export
(typeof(ICommandHandler))]
Workspace\SourceGeneratedFileManager.cs (1)
40
[
Export
(typeof(SourceGeneratedFileManager))]
Microsoft.VisualStudio.LanguageServices.CodeLens (1)
ReferenceCodeLensProvider.cs (1)
29
[
Export
(typeof(IAsyncCodeLensDataPointProvider))]
Microsoft.VisualStudio.LanguageServices.CSharp (7)
Interactive\CSharpVsInteractiveWindowCommandProvider.cs (1)
20
[
Export
(typeof(IVsInteractiveWindowOleCommandTargetProvider))]
Interactive\CSharpVsInteractiveWindowProvider.cs (1)
26
[
Export
(typeof(CSharpVsInteractiveWindowProvider))]
LanguageService\CSharpCodeCleanupFixer.cs (1)
18
[
Export
(typeof(AbstractCodeCleanUpFixer))]
LanguageService\CSharpCodeCleanupFixerProvider.cs (1)
16
[
Export
(typeof(ICodeCleanUpFixerProvider))]
LanguageService\CSharpCreateServicesOnTextViewConnection.cs (1)
24
[
Export
(typeof(IWpfTextViewConnectionListener))]
ObjectBrowser\CSharpSyncClassViewCommandHandler.cs (1)
18
[
Export
(typeof(Commanding.ICommandHandler))]
Snippets\SnippetCommandHandler.cs (1)
30
[
Export
(typeof(ICommandHandler))]
Microsoft.VisualStudio.LanguageServices.LiveShare (6)
Client\ExternalAccess\VSTypeScript\VSTypeScriptRemoteLanguageServiceWorkspaceAccessor.cs (1)
14
[
Export
(typeof(IVsTypeScriptRemoteLanguageServiceWorkspaceAccessor))]
Client\Projects\RemoteProjectInfoProvider.cs (1)
20
[
Export
(typeof(RemoteProjectInfoProvider))]
Client\Projects\RoslynRemoteProjectInfoProvider.cs (1)
22
[
Export
(typeof(IRemoteProjectInfoProvider))]
Client\Razor\CSharpLspContainedLanguageProvider.cs (1)
18
[
Export
(typeof(IContainedLanguageProvider))]
Client\RemoteLanguageServiceWorkspace.cs (1)
38
[
Export
(typeof(RemoteLanguageServiceWorkspace))]
Client\RemoteLanguageServiceWorkspaceHost.cs (1)
27
[
Export
(typeof(RemoteLanguageServiceWorkspaceHost))]
Microsoft.VisualStudio.LanguageServices.Test.Utilities2 (5)
CodeModel\Mocks\MockVisualStudioWorkspace.vb (2)
22
<
Export
(GetType(VisualStudioWorkspace))>
24
<
Export
(GetType(MockVisualStudioWorkspace))>
MockServiceProvider.vb (2)
21
<
Export
(GetType(SVsServiceProvider))>
22
<
Export
(GetType(SAsyncServiceProvider))>
ProjectSystemShim\Framework\TestEnvironment.vb (1)
94
<
Export
(GetType(VisualStudioWorkspace))>
Microsoft.VisualStudio.LanguageServices.UnitTests (3)
Diagnostics\ExternalDiagnosticUpdateSourceTests.vb (2)
341
<
Export
(GetType(SVsFullAccessServiceBroker))>
342
<
Export
(GetType(TestServiceBroker))>
Venus\DocumentService_IntegrationTests.vb (1)
352
<
Export
(GetType(SVsServiceProvider))>
Microsoft.VisualStudio.LanguageServices.VisualBasic (4)
LanguageService\VisualBasicCodeCleanupFixerProvider.vb (1)
13
<
Export
(GetType(ICodeCleanUpFixerProvider))>
LanguageService\VisualBasicCreateServicesOnTextViewConnection.vb (1)
17
<
Export
(GetType(IWpfTextViewConnectionListener))>
ObjectBrowser\VisualBasicSyncClassViewCommandHandler.vb (1)
14
<
Export
(GetType(Commanding.ICommandHandler))>
Snippets\SnippetCommandHandler.vb (1)
26
<
Export
(GetType(Commanding.ICommandHandler))>
Microsoft.VisualStudio.LanguageServices.Xaml (4)
Implementation\LanguageClient\XamlInProcLanguageClient.cs (1)
28
[
Export
(typeof(ILanguageClient))]
Implementation\LanguageClient\XamlInProcLanguageClientDisableUX.cs (1)
30
[
Export
(typeof(ILanguageClient))]
Implementation\XamlEditAndContinueSolutionProvider.cs (1)
17
[
Export
(typeof(IXamlEditAndContinueSolutionProvider))]
Implementation\XamlTextViewCreationListener.cs (1)
19
[
Export
(typeof(IWpfTextViewCreationListener))]
Roslyn.VisualStudio.DiagnosticsWindow (3)
VenusMargin\ProjectionSpanTagDefinition.cs (1)
16
[
Export
(typeof(EditorFormatDefinition))]
VenusMargin\ProjectionSpanTagger.cs (1)
19
[
Export
(typeof(IViewTaggerProvider))]
VenusMargin\VenusMarginFactory.cs (1)
16
[
Export
(typeof(IWpfTextViewMarginProvider))]