7 references to Import
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\InlineRenameAdornmentProvider.cs (2)
60[Import(AllowDefault = true)] IInlineRenameColorUpdater? dashboardColorUpdater, 61[Import(AllowDefault = true)] IWpfThemeService? themeingService,
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\Editor\FSharpSmartIndentProvider.cs (2)
41[Import(AllowDefault = true)] IFSharpSynchronousIndentationService? legacyService, 42[Import(AllowDefault = true)] IFSharpIndentationService? service,
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
TestExportJoinableTaskContext.cs (1)
29[Import(AllowDefault = true)] IDispatcherTaskJoiner? dispatcherTaskJoiner = null)
Microsoft.VisualStudio.LanguageServices (1)
EditAndContinue\EditAndContinueFeedbackDiagnosticFileProvider.cs (1)
53[Import(AllowDefault = true)] Lazy<EditAndContinueLanguageService>? encService = null)
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\AttributedModel\AttributedModelDiscovery.cs (1)
156return new ImportAttribute();