16 writes to AllowDefault
Microsoft.Cci.Extensions (1)
Differs\Rules\TokenListDiffer.cs (1)
18[Import(AllowDefault = true)]
Microsoft.CodeAnalysis.ExternalAccess.Apex (1)
ApexAsynchronousOperationListenerProviderAccessor.cs (1)
25[Import(AllowDefault = true)] VisualStudioWorkspace? workspace)
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\Analyzer\CSharp\CSharpCopilotCodeAnalysisService.cs (1)
33[Import(AllowDefault = true)] IExternalCSharpCopilotCodeAnalysisService? externalCopilotService,
Microsoft.CodeAnalysis.ExternalAccess.FSharp (5)
Internal\Editor\FSharpEditorInlineRenameService.cs (2)
197[Import(AllowDefault = true)] IFSharpEditorInlineRenameService? legacyService, 198[Import(AllowDefault = true)] FSharpInlineRenameServiceImplementation? service)
Internal\InlineHints\FSharpInlineHintsService.cs (1)
25[Import(AllowDefault = true)] IFSharpInlineHintsService? service)
Internal\Navigation\FSharpCrossLanguageSymbolNavigationService.cs (1)
28[Import(AllowDefault = true)] IFSharpCrossLanguageSymbolNavigationService underlyingService)
TaskList\FSharpTaskListService.cs (1)
24public FSharpTaskListService([Import(AllowDefault = true)] IFSharpTaskListService impl)
Microsoft.CodeAnalysis.ExternalAccess.Xaml (2)
Internal\OnInitializedServiceFactory.cs (2)
26[Import(AllowDefault = true)] IInitializationService? initializationService, 27[Import(AllowDefault = true)] IOnInitializedService? onInitializedService)
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\EditAndContinueService.cs (1)
64[Import(AllowDefault = true)] IEditAndContinueLogReporter? logReporter)
Microsoft.VisualStudio.LanguageServices (4)
Packaging\PackageInstallerServiceFactory.cs (3)
105[Import(AllowDefault = true)] Lazy<IVsPackageInstaller2>? packageInstaller, 106[Import(AllowDefault = true)] Lazy<IVsPackageUninstaller>? packageUninstaller, 107[Import(AllowDefault = true)] Lazy<IVsPackageSourceProvider>? packageSourceProvider)
PdbSourceDocument\SourceLinkService.cs (1)
28[Import(AllowDefault = true)] IPdbSourceDocumentLogger? logger)
System.Composition.Convention (1)
System\Composition\Convention\ImportConventionBuilder.cs (1)
155AllowDefault = _allowDefault
1 reference to AllowDefault
System.Composition.TypedParts (1)
System\Composition\TypedParts\ContractHelpers.cs (1)
42allowDefault = ia.AllowDefault;