8 writes to AllowDefault
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
InlineRename\UI\InlineRenameAdornmentProvider.cs (3)
60[Import(AllowDefault = true)] IInlineRenameColorUpdater? dashboardColorUpdater, 61[Import(AllowDefault = true)] IWpfThemeService? themeingService, 67[Import(ISmartRenameSessionFactoryWrapper.WrappedTypeName, AllowDefault = true)] Lazy<object>? smartRenameSessionFactory)
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.Registration (1)
System\ComponentModel\Composition\Registration\ImportBuilder.cs (1)
81AllowDefault = _allowDefault,
1 reference to AllowDefault
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ImportAttribute.cs (1)
186if (AllowDefault)