|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.CodeAnalysis.EditorFeatures</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;EDITOR_FEATURES;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="AddImportOnPaste\AddImportOnPasteOptionsStorage.cs"/>
<Compile Include="AddImports\AbstractAddImportsPasteCommandHandler.cs"/>
<Compile Include="AutomaticCompletion\AbstractAutomaticLineEnderCommandHandler.cs"/>
<Compile Include="AutomaticCompletion\AbstractBraceCompletionServiceFactory.cs"/>
<Compile Include="AutomaticCompletion\AutomaticLineEnderOptionsStorage.cs"/>
<Compile Include="AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs"/>
<Compile Include="AutomaticCompletion\BraceCompletionSessionProvider.cs"/>
<Compile Include="AutomaticCompletion\Extensions.cs"/>
<Compile Include="AutomaticCompletion\IBraceCompletionServiceFactory.cs"/>
<Compile Include="BackgroundWorkIndicator\DefaultBackgroundWorkIndicatorFactory.cs"/>
<Compile Include="BackgroundWorkIndicator\IBackgroundWorkIndicatorContext.cs"/>
<Compile Include="BackgroundWorkIndicator\IBackgroundWorkIndicatorFactory.cs"/>
<Compile Include="BraceMatching\BraceHighlightingViewTaggerProvider.cs"/>
<Compile Include="BraceMatching\BraceHighlightTag.cs"/>
<Compile Include="BraceMatching\BraceMatchingOptionsStorage.cs"/>
<Compile Include="BraceMatching\ClassificationTypeDefinitions.cs"/>
<Compile Include="BracePairs\BracePairsTaggerProvider.cs"/>
<Compile Include="ChangeSignature\AbstractChangeSignatureCommandHandler.cs"/>
<Compile Include="Classification\ClassificationTags.cs"/>
<Compile Include="Classification\ClassificationTypeDefinitions.cs"/>
<Compile Include="Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.cs"/>
<Compile Include="Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs"/>
<Compile Include="Classification\Semantic\AbstractSemanticOrEmbeddedClassificationViewTaggerProvider.cs"/>
<Compile Include="Classification\Semantic\ClassificationUtilities.cs"/>
<Compile Include="Classification\Semantic\EmbeddedLanguageClassificationViewTaggerProvider.cs"/>
<Compile Include="Classification\Semantic\SemanticClassificationViewTaggerProvider.cs"/>
<Compile Include="Classification\Semantic\SemanticColorizerOptionsStorage.cs"/>
<Compile Include="Classification\Syntactic\SyntacticClassificationTaggerProvider.ClassifiedLineCache.cs"/>
<Compile Include="Classification\Syntactic\SyntacticClassificationTaggerProvider.cs"/>
<Compile Include="Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs"/>
<Compile Include="Classification\Syntactic\SyntacticClassificationTaggerProvider.Tagger.cs"/>
<Compile Include="Classification\Syntactic\SyntacticColorizerOptionsStorage.cs"/>
<Compile Include="Classification\TotalClassificationTaggerProvider.cs"/>
<Compile Include="CodeActions\CodeActionEditHandlerService.cs"/>
<Compile Include="CodeActions\ICodeActionEditHandlerService.cs"/>
<Compile Include="CodeActions\IUIThreadOperationContextExtensions.cs"/>
<Compile Include="CodeDefinitionWindow\CodeDefinitionWindowLocation.cs"/>
<Compile Include="CodeDefinitionWindow\DefinitionContextTracker.cs"/>
<Compile Include="CodeDefinitionWindow\ICodeDefinitionWindowService.cs"/>
<Compile Include="CodeLens\ICodeLensContext.cs"/>
<Compile Include="CodeRefactorings\EditorLayerCodeActionHelpersService.cs"/>
<Compile Include="Commanding\LegacyCommandHandlerServiceFactory.cs"/>
<Compile Include="CommentSelection\AbstractCommentSelectionBase.cs"/>
<Compile Include="CommentSelection\AbstractToggleBlockCommentBase.cs"/>
<Compile Include="CommentSelection\CommentSelectionResult.cs"/>
<Compile Include="CommentSelection\CommentTrackingSpan.cs"/>
<Compile Include="CommentSelection\CommentUncommentSelectionCommandHandler.cs"/>
<Compile Include="CommentSelection\ToggleBlockCommentCommandHandler.cs"/>
<Compile Include="CommentSelection\ToggleLineCommentCommandHandler.cs"/>
<Compile Include="ContentTypeLanguageMetadata.cs"/>
<Compile Include="Copilot\CopilotConstants.cs"/>
<Compile Include="Copilot\CopilotTaggerProvider.cs"/>
<Compile Include="DocumentationComments\AbstractDocumentationCommentCommandHandler.cs"/>
<Compile Include="DocumentationComments\AbstractXmlTagCompletionCommandHandler.cs"/>
<Compile Include="DocumentationComments\CopilotGenerateDocumentationCommentManager.cs"/>
<Compile Include="DocumentationComments\CopilotGenerateDocumentationCommentProvider.cs"/>
<Compile Include="DocumentationComments\DocumentationCommentSuggestion.cs"/>
<Compile Include="DocumentSnapshotSpan.cs"/>
<Compile Include="EditAndContinue\ActiveStatementTag.cs"/>
<Compile Include="EditAndContinue\ActiveStatementTaggerProvider.cs"/>
<Compile Include="EditAndContinue\ActiveStatementTaggerProvider.EventSource.cs"/>
<Compile Include="EditAndContinue\ActiveStatementTrackingService.cs"/>
<Compile Include="EditAndContinue\ActiveStatementTrackingSpan.cs"/>
<Compile Include="EditAndContinue\Contracts\ContractWrappers.cs"/>
<Compile Include="EditAndContinue\Contracts\ManagedHotReloadServiceBridge.cs"/>
<Compile Include="EditAndContinue\EditAndContinueErrorTypeDefinition.cs"/>
<Compile Include="EditAndContinue\EditAndContinueLanguageService.cs"/>
<Compile Include="EditAndContinue\EditAndContinueLanguageServiceBridge.cs"/>
<Compile Include="EditAndContinue\EditAndContinueUIContext.cs"/>
<Compile Include="EditAndContinue\IActiveStatementTrackingService.cs"/>
<Compile Include="EditAndContinue\IEditAndContinueSolutionProvider.cs"/>
<Compile Include="EditAndContinue\PdbMatchingSourceTextProvider.cs"/>
<Compile Include="EditorConfigSettings\Aggregator\ISettingsAggregator.cs"/>
<Compile Include="EditorConfigSettings\Aggregator\SettingsAggregator.cs"/>
<Compile Include="EditorConfigSettings\Aggregator\SettingsAggregatorFactory.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\Analyzer\AnalyzerSettingsProvider.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\Analyzer\AnalyzerSettingsProviderFactory.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\Analyzer\AnalyzerSettingsWorkspaceServiceFactory.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\CombinedOptionsProviderFactory.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\CombinedProvider.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\ILanguageSettingsProviderFactory.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\ISettingsProvider.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\ISettingsProviderFactory.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\IWorkspaceSettingsProviderFactory.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\NamingStyles\NamingStyleSettingsProvider.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\NamingStyles\NamingStyleSettingsProviderFactory.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\NamingStyles\NamingStyleSettingsWorkspaceServiceFactory.cs"/>
<Compile Include="EditorConfigSettings\DataProvider\SettingsProviderBase.cs"/>
<Compile Include="EditorConfigSettings\Data\AnalyzerSetting.cs"/>
<Compile Include="EditorConfigSettings\Data\CodeStyleSetting.cs"/>
<Compile Include="EditorConfigSettings\Data\CodeStyleSetting`1.cs"/>
<Compile Include="EditorConfigSettings\Data\Conversions.cs"/>
<Compile Include="EditorConfigSettings\Data\EnumFlagsSetting.cs"/>
<Compile Include="EditorConfigSettings\Data\NamingStyleSetting.cs"/>
<Compile Include="EditorConfigSettings\Data\Setting.cs"/>
<Compile Include="EditorConfigSettings\Data\Setting`1.cs"/>
<Compile Include="EditorConfigSettings\Data\TieredAnalyzerConfigOptions.cs"/>
<Compile Include="EditorConfigSettings\Extensions\EnumerableExtensions.cs"/>
<Compile Include="EditorConfigSettings\Extensions\SolutionExtensions.cs"/>
<Compile Include="EditorConfigSettings\ISettingsEditorViewModel.cs"/>
<Compile Include="EditorConfigSettings\LocationKind.cs"/>
<Compile Include="EditorConfigSettings\SettingLocation.cs"/>
<Compile Include="EditorConfigSettings\Updater\AnalyzerSettingsUpdater.cs"/>
<Compile Include="EditorConfigSettings\Updater\ISettingUpdater.cs"/>
<Compile Include="EditorConfigSettings\Updater\NamingStyles\EditorConfigNamingStylesExtensions.cs"/>
<Compile Include="EditorConfigSettings\Updater\NamingStyles\NamingStyleSettingsUpdater.cs"/>
<Compile Include="EditorConfigSettings\Updater\NamingStyles\SourceTextExtensions.cs"/>
<Compile Include="EditorConfigSettings\Updater\OptionUpdater.cs"/>
<Compile Include="EditorConfigSettings\Updater\SettingsUpdateHelper.cs"/>
<Compile Include="EditorConfigSettings\Updater\SettingsUpdaterBase.cs"/>
<Compile Include="Editor\ContentTypeDefinitions.cs"/>
<Compile Include="Editor\EditorLayerExtensionManager.cs"/>
<Compile Include="Editor\GoToAdjacentMemberCommandHandler.cs"/>
<Compile Include="Editor\IContainedDocument.cs"/>
<Compile Include="Editor\ITextBufferAssociatedViewService.cs"/>
<Compile Include="Editor\ITextUndoHistoryWorkspaceService.cs"/>
<Compile Include="Editor\TextBufferAssociatedViewService.cs"/>
<Compile Include="Editor\TextEditApplication.cs"/>
<Compile Include="EncapsulateField\AbstractEncapsulateFieldCommandHandler.cs"/>
<Compile Include="EndConstructGeneration\IEndConstructGenerationService.cs"/>
<Compile Include="ErrorReporting\EditorErrorReportingService.cs"/>
<Compile Include="EventHookup\EventHookupOptionsStorage.cs"/>
<Compile Include="ExportContentTypeLanguageServiceAttribute.cs"/>
<Compile Include="Extensibility\BraceMatching\BraceMatchingOptionsStorage.cs"/>
<Compile Include="Extensibility\Commands\ExportInteractiveCommandAttribute.cs"/>
<Compile Include="Extensibility\Commands\PredefinedCommandHandlerNames.cs"/>
<Compile Include="Extensibility\Completion\ExportCompletionProviderAttribute.cs"/>
<Compile Include="Extensibility\Completion\ICustomCommitCompletionProvider.cs"/>
<Compile Include="Extensibility\Completion\PredefinedCompletionProviderNames.cs"/>
<Compile Include="Extensibility\Composition\ContentTypeMetadata.cs"/>
<Compile Include="Extensibility\Composition\IContentTypeMetadata.cs"/>
<Compile Include="Extensibility\Composition\OrderableContentTypeMetadata.cs"/>
<Compile Include="Extensibility\NavigationBar\AbstractEditorNavigationBarItemService.cs"/>
<Compile Include="Extensibility\NavigationBar\INavigationBarControllerFactoryService.cs"/>
<Compile Include="Extensibility\NavigationBar\INavigationBarItemService.cs"/>
<Compile Include="Extensibility\NavigationBar\INavigationBarPresenter.cs"/>
<Compile Include="Extensibility\NavigationBar\NavigationBarAutomationStrings.cs"/>
<Compile Include="Extensibility\NavigationBar\NavigationBarDropdownKind.cs"/>
<Compile Include="Extensibility\NavigationBar\NavigationBarItem.cs"/>
<Compile Include="Extensibility\NavigationBar\NavigationBarItemSelectedEventArgs.cs"/>
<Compile Include="Extensibility\NavigationBar\NavigationBarProjectItem.cs"/>
<Compile Include="Extensibility\NavigationBar\NavigationBarSelectedItems.cs"/>
<Compile Include="Extensibility\NavigationBar\SimpleNavigationBarItem.cs"/>
<Compile Include="Extensibility\NavigationBar\WrappedNavigationBarItem.cs"/>
<Compile Include="Extensibility\SignatureHelp\ISignatureHelpPresenterSession.cs"/>
<Compile Include="Extensibility\SignatureHelp\PredefinedSignatureHelpPresenterNames.cs"/>
<Compile Include="Extensibility\SignatureHelp\SignatureHelpItemEventArgs.cs"/>
<Compile Include="Extensions\GlyphExtensions.cs"/>
<Compile Include="Extensions\LSPExtensions.cs"/>
<Compile Include="ExternalAccess\IntelliCode\Api\IIntelliCodeArgumentDefaultsSource.cs"/>
<Compile Include="ExternalAccess\IntelliCode\Api\IIntentSourceProvider.cs"/>
<Compile Include="ExternalAccess\IntelliCode\IntentProcessor.cs"/>
<Compile Include="ExternalAccess\UnitTestGenerator\Api\UnitTestGeneratorAddMissingImportsFeatureServiceAccessor.cs"/>
<Compile Include="ExternalAccess\UnitTestGenerator\Api\UnitTestGeneratorOrganizeImportsAccessor.cs"/>
<Compile Include="ExternalAccess\UnitTestGenerator\Api\WrappedAddImportFixData.cs"/>
<Compile Include="ExternalAccess\UnitTestGenerator\Api\WrappedAddImportFixKind.cs"/>
<Compile Include="ExternalAccess\UnitTestGenerator\Api\WrappedMissingImportsAnalysisResult.cs"/>
<Compile Include="ExternalAccess\UnitTesting\Api\UnitTestingGlobalOptions.cs"/>
<Compile Include="ExternalAccess\UnitTesting\UnitTestingReferencesService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\AbstactVSTypeScriptLspServiceFactory.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\AbstractVSTypeScriptRequestHandler.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\ExportTypeScriptLspRequestHandlerProviderAttribute.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\ITypeScriptGoToDefinitionServiceFactoryImplementation.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptBlockStructureServiceImplementation.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptBreakpointResolutionServiceImplementation.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptCapabilitiesProvider.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptEditorInlineRenameService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptFindUsagesContext.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptFindUsagesService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptFormattingInteractionService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptInlineRenameLocationSet.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptInlineRenameReplacementInfo.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptLanguageDebugInfoServiceImplementation.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptNavigationBarItemService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptSignatureHelpClassifierProvider.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\IVSTypeScriptStreamingFindUsagesPresenterAccessor.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptAsynchronousTaggerProvider.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptBlockSpan.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptBlockStructure.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptBreakpointResolutionResultWrapper.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptDebugDataTipInfoWrapper.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptDebugLocationInfoWrapper.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptDocumentSpan.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptExtensions.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptGlobalOptions.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptGoToSymbolContext.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptInlineRenameInfo.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptInlineRenameLocationWrapper.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptInlineRenameReplacementKind.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptInlineRenameReplacementWrapper.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptMethodAttribute.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypescriptNavigationBarItem.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptPredefinedCommandHandlerNames.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptRenameOperationProvider.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptTaggerHost.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\Api\VSTypeScriptWellKnownSymbolTypes.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptBlockStructureService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptBreakpointResolutionService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptDidChangeHandler.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptDidCloseHandler.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptDidOpenHandler.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptEditorInlineRenameService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptFindUsagesContext.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptFindUsagesService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptFormattingInteractionService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptInlineRenameReplacementKindHelpers.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptInProcLanguageClient.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptLanguageDebugInfoService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptLifeCycleManager.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptLspServiceProvider.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptLspWorkspaceManagerFactory.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptNavigationBarItemService.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptProjectContextHandler.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptPullDiagnosticHandlerProvider.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptRequestExecutionQueueProvider.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptRequestTelemetryLoggerFactory.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptStreamingFindUsagesPresenterAccessor.cs"/>
<Compile Include="ExternalAccess\VSTypeScript\VSTypeScriptStreamingProgressTracker.cs"/>
<Compile Include="ExtractInterface\AbstractExtractInterfaceCommandHandler.cs"/>
<Compile Include="ExtractMethod\ExtractMethodCommandHandler.cs"/>
<Compile Include="ExtractMethod\ExtractMethodPresentationOptionsStorage.cs"/>
<Compile Include="FindReferences\FindReferencesCommandHandler.cs"/>
<Compile Include="FindUsages\BufferedFindUsagesContext.cs"/>
<Compile Include="Formatting\FormatCommandHandler.cs"/>
<Compile Include="Formatting\FormatCommandHandler.FormatDocument.cs"/>
<Compile Include="Formatting\FormatCommandHandler.FormatSelection.cs"/>
<Compile Include="Formatting\FormatCommandHandler.Paste.cs"/>
<Compile Include="Formatting\FormatCommandHandler.ReturnKey.cs"/>
<Compile Include="Formatting\FormatCommandHandler.TypeChar.cs"/>
<Compile Include="Formatting\FormattingOptionsStorage.cs"/>
<Compile Include="Formatting\IFormattingInteractionService.cs"/>
<Compile Include="GoToBase\GoToBaseCommandHandler.cs"/>
<Compile Include="GoToDefinition\AbstractGoToCommandHandler`2.cs"/>
<Compile Include="GoToDefinition\GoToDefinitionCommandHandler.cs"/>
<Compile Include="GoToDefinition\GoToDefinitionHelpers.cs"/>
<Compile Include="GoToImplementation\GoToImplementationCommandHandler.cs"/>
<Compile Include="Host\IPreviewDialogService.cs"/>
<Compile Include="Host\IPreviewPaneService.cs"/>
<Compile Include="Host\IStreamingFindReferencesPresenter.cs"/>
<Compile Include="ICommandHandlerServiceFactory.cs"/>
<Compile Include="IContentTypeLanguageService.cs"/>
<Compile Include="IDebuggerTextView.cs"/>
<Compile Include="IInlineRenameService.cs"/>
<Compile Include="IInlineRenameSession.cs"/>
<Compile Include="IIntellisensePresenterSession.cs"/>
<Compile Include="InheritanceMargin\InheritanceMarginOptionsStorage.cs"/>
<Compile Include="InlineDiagnostics\InlineDiagnosticsLocations.cs"/>
<Compile Include="InlineDiagnostics\InlineDiagnosticsOptionsStorage.cs"/>
<Compile Include="InlineHints\IInlineHintKeyProcessor.cs"/>
<Compile Include="InlineHints\InlineHintDataTag.cs"/>
<Compile Include="InlineHints\InlineHintKeyProcessorEventSource.cs"/>
<Compile Include="InlineHints\InlineHintsDataTaggerProvider.cs"/>
<Compile Include="InlineRename\AbstractEditorInlineRenameService.cs"/>
<Compile Include="InlineRename\AbstractEditorInlineRenameService.FailureInlineRenameInfo.cs"/>
<Compile Include="InlineRename\AbstractEditorInlineRenameService.InlineRenameLocationSet.cs"/>
<Compile Include="InlineRename\AbstractEditorInlineRenameService.InlineRenameReplacementInfo.cs"/>
<Compile Include="InlineRename\AbstractEditorInlineRenameService.SymbolRenameInfo.cs"/>
<Compile Include="InlineRename\AbstractInlineRenameUndoManager.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_BackspaceDeleteHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_CutPasteHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_EscapeHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_LineStartEndHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_MoveSelectedLinesHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_OpenLineAboveHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_OpenLineBelowHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_RefactoringWithCommandHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_RenameHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_ReturnHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_SaveHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_SelectAllHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_TypeCharHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_UndoRedoHandler.cs"/>
<Compile Include="InlineRename\CommandHandlers\AbstractRenameCommandHandler_WordDeleteHandler.cs"/>
<Compile Include="InlineRename\HighlightTags\RenameConflictTag.cs"/>
<Compile Include="InlineRename\HighlightTags\RenameFieldBackgroundAndBorderTag.cs"/>
<Compile Include="InlineRename\HighlightTags\RenameFixupTag.cs"/>
<Compile Include="InlineRename\IEditorInlineRenameService.cs"/>
<Compile Include="InlineRename\IInlineRenameUndoManager.cs"/>
<Compile Include="InlineRename\InlineRenameService.cs"/>
<Compile Include="InlineRename\InlineRenameSession.cs"/>
<Compile Include="InlineRename\InlineRenameSession.OpenTextBufferManager.cs"/>
<Compile Include="InlineRename\InlineRenameSessionOptionsStorage.cs"/>
<Compile Include="InlineRename\InlineRenameUIOptionsStorage.cs"/>
<Compile Include="InlineRename\RenameLogMessage.cs"/>
<Compile Include="InlineRename\RenameTrackingSpan.cs"/>
<Compile Include="InlineRename\Taggers\AbstractRenameTagger.cs"/>
<Compile Include="InlineRename\Taggers\ClassificationTypeDefinitions.cs"/>
<Compile Include="InlineRename\Taggers\RenameClassificationTagger.cs"/>
<Compile Include="InlineRename\Taggers\RenameClassificationTaggerProvider.cs"/>
<Compile Include="InlineRename\Taggers\RenameTagger.cs"/>
<Compile Include="InlineRename\Taggers\RenameTaggerProvider.cs"/>
<Compile Include="InlineRename\TrackingSpanIntrospector.cs"/>
<Compile Include="InlineRename\UndoManagerServiceFactory.cs"/>
<Compile Include="IntelliSense\AbstractController.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\AsyncCompletionLogger.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\CommitManager.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\CommitManagerProvider.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\CompletionItemData.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\CompletionSessionData.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\CompletionSource.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\CompletionSourceProvider.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\FilterSet.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\Helpers.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\ILanguageServerSnippetExpander.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\ItemManager.CompletionListUpdater.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\ItemManager.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\ItemManagerProvider.cs"/>
<Compile Include="IntelliSense\AsyncCompletion\RecentItemsManager.cs"/>
<Compile Include="IntelliSense\IController.cs"/>
<Compile Include="IntelliSense\IDocumentProvider.cs"/>
<Compile Include="IntelliSense\ImportCompletionCacheService\EditorExtensionMethodImportCompletionCacheServiceFactory.cs"/>
<Compile Include="IntelliSense\ImportCompletionCacheService\EditorTypeImportCompletionCacheServiceFactory.cs"/>
<Compile Include="IntelliSense\ISession.cs"/>
<Compile Include="IntelliSense\ModelComputation.cs"/>
<Compile Include="IntelliSense\NavigationActionFactory.cs"/>
<Compile Include="IntelliSense\PresentationExtensions.cs"/>
<Compile Include="IntelliSense\QuickInfo\IntellisenseQuickInfoBuilder.cs"/>
<Compile Include="IntelliSense\QuickInfo\Model.cs"/>
<Compile Include="IntelliSense\QuickInfo\QuickInfoHyperLink.cs"/>
<Compile Include="IntelliSense\QuickInfo\QuickInfoSourceProvider.cs"/>
<Compile Include="IntelliSense\QuickInfo\QuickInfoSourceProvider.QuickInfoSource.cs"/>
<Compile Include="IntelliSense\Session.cs"/>
<Compile Include="IntelliSense\ViewTextSpan.cs"/>
<Compile Include="Intents\DeleteParameterIntentProvider.cs"/>
<Compile Include="Intents\RenameIntentProvider.cs"/>
<Compile Include="Interactive\CommandHandlers\ExecuteInInteractiveCommandHandler.cs"/>
<Compile Include="Interactive\CommandHandlers\IExecuteInInteractiveCommandHandler.cs"/>
<Compile Include="Interactive\Completion\InteractiveCommandCompletionService.cs"/>
<Compile Include="Interactive\InteractiveEvaluatorLanguageInfoProvider.cs"/>
<Compile Include="Interactive\InteractiveLanguageNames.cs"/>
<Compile Include="Interactive\InteractiveSession.cs"/>
<Compile Include="Interactive\InteractiveWorkspace.cs"/>
<Compile Include="Interactive\ISendToInteractiveSubmissionProvider.cs"/>
<Compile Include="Interactive\SendToInteractiveSubmissionProvider.cs"/>
<Compile Include="IOptionPageService.cs"/>
<Compile Include="IRefactorNotifyService.cs"/>
<Compile Include="KeywordHighlighting\HighlighterViewTaggerProvider.cs"/>
<Compile Include="KeywordHighlighting\KeywordHighlightingOptionsStorage.cs"/>
<Compile Include="KeywordHighlighting\KeywordHighlightTag.cs"/>
<Compile Include="LanguageServer\AbstractInProcLanguageClient.cs"/>
<Compile Include="LanguageServer\AbstractLanguageClientMiddleLayer.cs"/>
<Compile Include="LanguageServer\AlwaysActivateInProcLanguageClient.cs"/>
<Compile Include="LanguageServer\AlwaysActiveLanguageClientEventListener.cs"/>
<Compile Include="LanguageServer\LiveShareInProcLanguageClient.cs"/>
<Compile Include="LanguageServer\RazorInProcLanguageClient.cs"/>
<Compile Include="LineSeparators\LineSeparatorsOptionsStorage.cs"/>
<Compile Include="Logging\FunctionIdOptions.cs"/>
<Compile Include="ModernCommands\GoToImplementationCommandArgs.cs"/>
<Compile Include="ModernCommands\OrganizeDocumentCommandArgs.cs"/>
<Compile Include="ModernCommands\SortAndRemoveUnnecessaryImportsCommandArgs.cs"/>
<Compile Include="ModernCommands\SortImportsCommandArgs.cs"/>
<Compile Include="NavigateTo\DefaultNavigateToLinkService.cs"/>
<Compile Include="NavigateTo\INavigateToLinkService.cs"/>
<Compile Include="NavigateTo\NavigateToHelpers.cs"/>
<Compile Include="NavigationBar\NavigationBarController.cs"/>
<Compile Include="NavigationBar\NavigationBarControllerFactoryService.cs"/>
<Compile Include="NavigationBar\NavigationBarController_ModelComputation.cs"/>
<Compile Include="NavigationBar\NavigationBarModel.cs"/>
<Compile Include="NavigationBar\NavigationBarQueueItem.cs"/>
<Compile Include="Navigation\AbstractDefinitionLocationService.cs"/>
<Compile Include="Navigation\IDocumentNavigationServiceExtensions.cs"/>
<Compile Include="Options\CompletionViewOptionsStorage.cs"/>
<Compile Include="Options\EditorAnalyzerConfigOptions.cs"/>
<Compile Include="Options\EditorOptionsService.cs"/>
<Compile Include="Options\LegacyGlobalOptionsWorkspaceService.cs"/>
<Compile Include="Options\NavigationBarViewOptionsStorage.cs"/>
<Compile Include="Options\SignatureHelpViewOptionsStorage.cs"/>
<Compile Include="Options\TextBufferOptionProviders.cs"/>
<Compile Include="Organizing\OrganizeDocumentCommandHandler.cs"/>
<Compile Include="PasteTracking\PasteTrackingPasteCommandHandler.cs"/>
<Compile Include="PasteTracking\PasteTrackingService.cs"/>
<Compile Include="Preview\AbstractPreviewFactoryService.cs"/>
<Compile Include="Preview\IDifferenceViewerPreview.cs"/>
<Compile Include="Preview\IPreviewFactoryService.cs"/>
<Compile Include="Preview\SolutionChangeSummary.cs"/>
<Compile Include="Preview\SolutionPreviewItem.cs"/>
<Compile Include="Preview\SolutionPreviewResult.cs"/>
<Compile Include="ReferenceHighlighting\NagivateToHighlightReferenceCommandHandler.StartComparer.cs"/>
<Compile Include="ReferenceHighlighting\NavigateToHighlightReferenceCommandHandler.cs"/>
<Compile Include="ReferenceHighlighting\ReferenceHighlightingOptionsStorage.cs"/>
<Compile Include="ReferenceHighlighting\ReferenceHighlightingViewTaggerProvider.cs"/>
<Compile Include="ReferenceHighlighting\Tags\DefinitionHighlightTag.cs"/>
<Compile Include="ReferenceHighlighting\Tags\ReferenceHighlightTag.cs"/>
<Compile Include="ReferenceHighlighting\Tags\WrittenReferenceHighlightTag.cs"/>
<Compile Include="Remote\RemoteHostOptionsStorage.cs"/>
<Compile Include="Remote\SolutionChecksumUpdater.cs"/>
<Compile Include="RenameTracking\IRenameTrackingLanguageHeuristicsService.cs"/>
<Compile Include="RenameTracking\RenameTrackingCancellationCommandHandler.cs"/>
<Compile Include="RenameTracking\RenameTrackingCodeRefactoringProvider.cs"/>
<Compile Include="RenameTracking\RenameTrackingOptionsStorage.cs"/>
<Compile Include="RenameTracking\RenameTrackingTag.cs"/>
<Compile Include="RenameTracking\RenameTrackingTaggerProvider.cs"/>
<Compile Include="RenameTracking\RenameTrackingTaggerProvider.RenameTrackingCodeAction.cs"/>
<Compile Include="RenameTracking\RenameTrackingTaggerProvider.RenameTrackingCommitter.cs"/>
<Compile Include="RenameTracking\RenameTrackingTaggerProvider.RenameTrackingSolutionSet.cs"/>
<Compile Include="RenameTracking\RenameTrackingTaggerProvider.StateMachine.cs"/>
<Compile Include="RenameTracking\RenameTrackingTaggerProvider.Tagger.cs"/>
<Compile Include="RenameTracking\RenameTrackingTaggerProvider.TrackingSession.cs"/>
<Compile Include="RenameTracking\RenameTrackingTaggerProvider.UndoPrimitive.cs"/>
<Compile Include="SemanticSearch\SemanticSearchEditorWorkspace.cs"/>
<Compile Include="SemanticSearch\SemanticSeatchTextBufferSupportsFeatureService.cs"/>
<Compile Include="Shared\DefaultTextBufferSupportsFeatureService.cs"/>
<Compile Include="Shared\Extensions\ClassificationExtensions.cs"/>
<Compile Include="Shared\Extensions\GlyphExtensions.cs"/>
<Compile Include="Shared\Extensions\HostWorkspaceServicesExtensions.cs"/>
<Compile Include="Shared\Extensions\IBufferGraphExtensions.cs"/>
<Compile Include="Shared\Extensions\IContentTypeExtensions.cs"/>
<Compile Include="Shared\Extensions\IProjectionBufferFactoryServiceExtensions.cs"/>
<Compile Include="Shared\Extensions\IRefactorNotifyServiceExtensions.cs"/>
<Compile Include="Shared\Extensions\ITextBufferEditExtensions.cs"/>
<Compile Include="Shared\Extensions\ITextBufferExtensions.cs"/>
<Compile Include="Shared\Extensions\ITextSelectionExtensions.cs"/>
<Compile Include="Shared\Extensions\ITextSnapshotExtensions.cs"/>
<Compile Include="Shared\Extensions\ITextViewExtensions.AutoClosingViewProperty.cs"/>
<Compile Include="Shared\Extensions\ITextViewExtensions.cs"/>
<Compile Include="Shared\Extensions\ITextViewExtensions.PerSubjectBufferProperty.cs"/>
<Compile Include="Shared\Extensions\IThreadingContextExtensions.cs"/>
<Compile Include="Shared\Extensions\ITrackingSpanExtensions.cs"/>
<Compile Include="Shared\Extensions\MefExtensions.cs"/>
<Compile Include="Shared\Extensions\SmartIndentExtensions.cs"/>
<Compile Include="Shared\Extensions\SnapshotPointExtensions.cs"/>
<Compile Include="Shared\Extensions\SnapshotSpanExtensions.cs"/>
<Compile Include="Shared\Extensions\SpanExtensions.cs"/>
<Compile Include="Shared\Extensions\TextChangeExtensions.cs"/>
<Compile Include="Shared\Extensions\WorkspaceExtensions.cs"/>
<Compile Include="Shared\ITextBufferSupportsFeatureService.cs"/>
<Compile Include="Shared\Options\ComponentOnOffOptions.cs"/>
<Compile Include="Shared\Options\FeatureOnOffOptions.cs"/>
<Compile Include="Shared\Preview\PredefinedPreviewTaggerKeys.cs"/>
<Compile Include="Shared\Preview\PreviewWorkspace.cs"/>
<Compile Include="Shared\Tagging\EventSources\AbstractTaggerEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\AbstractWorkspaceTrackingTaggerEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerConstants.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.CaretPositionChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.CompositionEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.DocumentActiveContextChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.OptionChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.ParseOptionChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.ReadOnlyRegionsChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.SelectionChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.TextChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.ViewSpanChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.WorkspaceChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\EventSources\TaggerEventSources.WorkspaceRegistrationChangedEventSource.cs"/>
<Compile Include="Shared\Tagging\Tags\ConflictTag.cs"/>
<Compile Include="Shared\Tagging\Tags\NavigableHighlightTag.cs"/>
<Compile Include="Shared\Tagging\Tags\PreviewWarningTag.cs"/>
<Compile Include="Shared\Tagging\Utilities\TagSpanIntervalTree.cs"/>
<Compile Include="Shared\Tagging\Utilities\TagSpanIntervalTree.IntervalIntrospector.cs"/>
<Compile Include="Shared\Utilities\AutomaticCodeChangeMergePolicy.cs"/>
<Compile Include="Shared\Utilities\CaretPreservingEditTransaction.cs"/>
<Compile Include="Shared\Utilities\ClassificationTypeMap.cs"/>
<Compile Include="Shared\Utilities\CommonFormattingHelpers.cs"/>
<Compile Include="Shared\Utilities\HACK_TextUndoTransactionThatRollsBackProperly.cs"/>
<Compile Include="Shared\Utilities\IClassificationTypeMap.cs"/>
<Compile Include="Shared\Utilities\IThreadingContext.cs"/>
<Compile Include="Shared\Utilities\IWorkspaceContextService.cs"/>
<Compile Include="Shared\Utilities\LinkedEditsTracker.cs"/>
<Compile Include="Shared\Utilities\NativeMethods.cs"/>
<Compile Include="Shared\Utilities\RenameTrackingDismisser.cs"/>
<Compile Include="Shared\Utilities\ResettableDelay.cs"/>
<Compile Include="Shared\Utilities\ThreadingContext.cs"/>
<Compile Include="Shared\Utilities\ThreadingContextTaskSchedulerProvider.cs"/>
<Compile Include="Shared\Utilities\VirtualTreePoint.cs"/>
<Compile Include="Shared\Utilities\WorkspaceThreadingService.cs"/>
<Compile Include="Shared\Utilities\WorkspaceThreadingServiceProvider.cs"/>
<Compile Include="SmartIndent\SmartIndent.cs"/>
<Compile Include="SmartIndent\SmartIndenterOptionsStorage.cs"/>
<Compile Include="SmartIndent\SmartIndentProvider.cs"/>
<Compile Include="Snippets\SnippetsOptionsStorage.cs"/>
<Compile Include="SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs"/>
<Compile Include="SpellCheck\RoslynSpellCheckFixerProvider.cs"/>
<Compile Include="SplitComment\ISplitCommentService.cs"/>
<Compile Include="SplitComment\SplitCommentCommandHandler.cs"/>
<Compile Include="SplitComment\SplitCommentOptionsStorage.cs"/>
<Compile Include="StringCopyPaste\IStringCopyPasteService.cs"/>
<Compile Include="StringCopyPaste\StringCopyPasteOptionsStorage.cs"/>
<Compile Include="StringIndentation\StringIndentationOptionsStorage.cs"/>
<Compile Include="Structure\AbstractStructureTaggerProvider.cs"/>
<Compile Include="Structure\InvalidOutliningRegionException.cs"/>
<Compile Include="Structure\OutliningCommandHandler.cs"/>
<Compile Include="Structure\OutliningOptionsStorage.cs"/>
<Compile Include="Structure\StructureTag.cs"/>
<Compile Include="Tagging\AbstractAsynchronousTaggerProvider.cs"/>
<Compile Include="Tagging\AbstractAsynchronousTaggerProvider.Tagger.cs"/>
<Compile Include="Tagging\AbstractAsynchronousTaggerProvider.TagSource.cs"/>
<Compile Include="Tagging\AbstractAsynchronousTaggerProvider.TagSource_IEqualityComparer.cs"/>
<Compile Include="Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs"/>
<Compile Include="Tagging\AbstractAsynchronousTaggerProvider.TagSource_ReferenceCounting.cs"/>
<Compile Include="Tagging\AbstractAsynchronousTaggerProvider.TagSource_TagsChanged.cs"/>
<Compile Include="Tagging\AggregateTagger.cs"/>
<Compile Include="Tagging\AsynchronousTaggerProvider.cs"/>
<Compile Include="Tagging\AsynchronousViewportTaggerProvider.cs"/>
<Compile Include="Tagging\AsynchronousViewportTaggerProvider.SingleViewportTaggerProvider.cs"/>
<Compile Include="Tagging\AsynchronousViewTaggerProvider.cs"/>
<Compile Include="Tagging\EfficientTagger.cs"/>
<Compile Include="Tagging\ITaggerEventSource.cs"/>
<Compile Include="Tagging\TaggerCaretChangeBehavior.cs"/>
<Compile Include="Tagging\TaggerContext.cs"/>
<Compile Include="Tagging\TaggerDelay.cs"/>
<Compile Include="Tagging\TaggerEventArgs.cs"/>
<Compile Include="Tagging\TaggerHost.cs"/>
<Compile Include="Tagging\TaggerMainThreadManager.cs"/>
<Compile Include="Tagging\TaggerTextChangeBehavior.cs"/>
<Compile Include="Tagging\TaggerUtilities.cs"/>
<Compile Include="Tagging\TagSourceQueueItem.cs"/>
<Compile Include="Tags\ExportImageIdServiceAttribute.cs"/>
<Compile Include="Tags\IImageIdService.cs"/>
<Compile Include="TextDiffing\EditorTextDifferencingService.cs"/>
<Compile Include="TextDiffing\TextDifferencingServiceExtensions.cs"/>
<Compile Include="TextStructureNavigation\AbstractTextStructureNavigatorProvider.cs"/>
<Compile Include="TextStructureNavigation\AbstractTextStructureNavigatorProvider.TextStructureNavigator.cs"/>
<Compile Include="TextViewRoles.cs"/>
<Compile Include="TypeForwarders.cs"/>
<Compile Include="Undo\DefaultSourceTextUndoService.cs"/>
<Compile Include="Undo\EditorSourceTextUndoService.cs"/>
<Compile Include="Undo\Extensions.cs"/>
<Compile Include="Undo\IGlobalUndoService.cs"/>
<Compile Include="Undo\ISourceTextUndoService.cs"/>
<Compile Include="Undo\ISourceTextUndoTransaction.cs"/>
<Compile Include="Undo\IWorkspaceGlobalUndoTransaction.cs"/>
<Compile Include="Undo\NoOpGlobalUndoServiceFactory.cs"/>
<Compile Include="Workspaces\AbstractTextBufferVisibilityTracker.cs"/>
<Compile Include="Workspaces\EditorTextFactoryService.cs"/>
<Compile Include="Workspaces\ITextBufferVisibilityTracker.cs"/>
<Compile Include="Workspaces\TextUndoHistoryWorkspaceServiceFactoryService.cs"/>
<Compile Include="..\..\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\BrokeredServices\ServiceBrokerProvider.cs" Link="src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\BrokeredServices\ServiceBrokerProvider.cs"/>
<Compile Include="..\..\Workspaces\Remote\ServiceHub\Services\EditAndContinue\EditAndContinueLogReporter.cs" Link="src\Workspaces\Remote\ServiceHub\Services\EditAndContinue\EditAndContinueLogReporter.cs"/>
<Compile Include="..\..\Workspaces\Remote\ServiceHub\Services\EditAndContinue\HotReloadLoggerProxy.cs" Link="src\Workspaces\Remote\ServiceHub\Services\EditAndContinue\HotReloadLoggerProxy.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net8.0\Microsoft.CodeAnalysis.EditorFeatures.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net8.0\Microsoft.CodeAnalysis.EditorFeatures.InternalsVisibleTo.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net8.0\Microsoft.CodeAnalysis.EditorFeaturesResources.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net8.0\Microsoft.CodeAnalysis.EditorFeaturesResources.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net8.0\Microsoft.CodeAnalysis.EditorFeatures.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net8.0\Microsoft.CodeAnalysis.EditorFeatures.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\bbf1c21fb23e4f21bfdf386d019c443e\ICSharpCode.Decompiler.dll"/>
<ReferencePath Include="..\..\..\..\ref\7bad1bd984fe456780e7fbc1c04299f3\MessagePack.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\1923d9d472524fa98cbb21cbc908a76a\MessagePack.dll"/>
<ReferencePath Include="..\..\..\..\ref\b702dcfff43947f88e796fdab6c8607d\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\..\ref\75e3aab872d44fb98a325289cbb99d00\Microsoft.CodeAnalysis.AnalyzerUtilities.dll"/>
<ReferencePath Include="..\..\..\..\ref\2c58805c58b841c29871ba8024497b3f\Microsoft.CodeAnalysis.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\d7f7957809e4472ab42e296a443ca64a\Microsoft.CodeAnalysis.dll"/>
<ReferencePath Include="..\..\..\..\ref\a62a52d968d2407db31af8a3a9068e6d\Microsoft.CodeAnalysis.EditorFeatures.Text.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5a097c29e91407da4511512be98a873\Microsoft.CodeAnalysis.Elfie.dll"/>
<ReferencePath Include="..\..\..\..\ref\ee9cb8112f3a4080b21a125257a8b9bb\Microsoft.CodeAnalysis.Features.dll"/>
<ReferencePath Include="..\..\..\..\ref\0d57262e36da44c889f7ec356c433d56\Microsoft.CodeAnalysis.InteractiveHost.dll"/>
<ReferencePath Include="..\..\..\..\ref\92e340f976b04424b946be1ec2f30b38\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll"/>
<ReferencePath Include="..\..\..\..\ref\27f50de27be448fb9d809bedb8270b66\Microsoft.CodeAnalysis.Remote.Workspaces.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8fc855cf09e49f690951a39bb63ddd8\Microsoft.CodeAnalysis.Scripting.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8fc855cf09e49f690951a39bb63ddd8\Microsoft.CodeAnalysis.Scripting.dll"/>
<ReferencePath Include="..\..\..\..\ref\280125e674af40889a3ec0ff491649a4\Microsoft.CodeAnalysis.Workspaces.dll"/>
<ReferencePath Include="..\..\..\..\ref\04acb732df5f411b8123423afd43462a\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\50e5b3e657774238974fce05f54c9c16\Microsoft.DiaSymReader.dll"/>
<ReferencePath Include="..\..\..\..\ref\074def3546634283893efc1f99890d4f\Microsoft.ServiceHub.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\7b59969c984d414b8d2c014ad605d826\Microsoft.ServiceHub.Framework.dll"/>
<ReferencePath Include="..\..\..\..\ref\afdf1ddf67aa48a882eb0958a88cee82\Microsoft.ServiceHub.Resources.dll"/>
<ReferencePath Include="..\..\..\..\ref\445883ead00a419e832d2ffc9ebb389e\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\4bbb93bd59b04c39879fd4aa43d9db9e\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\2b037499bf8141c28b2b3ba29b12ff6a\Microsoft.VisualStudio.Composition.dll"/>
<ReferencePath Include="..\..\..\..\ref\78377bf0d811445eb6c33edb5f203f56\Microsoft.VisualStudio.CoreUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\74a7820851d4473c812af31a79c630db\Microsoft.VisualStudio.Debugger.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\485f3c9eec854016a630900247044198\Microsoft.VisualStudio.ImageCatalog.dll"/>
<ReferencePath Include="..\..\..\..\ref\3f7662e8efd64ad5b9985c48e301c758\Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll"/>
<ReferencePath Include="..\..\..\..\ref\737012687a21494c9e37443ee29dfafe\Microsoft.VisualStudio.Interop.dll"/>
<ReferencePath Include="..\..\..\..\ref\c7d0bfd5aab5401d9cdeb0ca33dac6c1\Microsoft.VisualStudio.Language.dll"/>
<ReferencePath Include="..\..\..\..\ref\fc55dd8b4e1b49b8a233259531e89581\Microsoft.VisualStudio.Language.StandardClassification.dll"/>
<ReferencePath Include="..\..\..\..\ref\3e9b0a7fd4384478a17546dccc128eec\Microsoft.VisualStudio.LanguageServer.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\78aa2bcbfad84ab1a9e5577cd2267fc3\Microsoft.VisualStudio.RemoteControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\662746508041472b8ff7edb341b2e048\Microsoft.VisualStudio.RpcContracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\89d26e6a4f304080bbc899587e09fc51\Microsoft.VisualStudio.Telemetry.dll"/>
<ReferencePath Include="..\..\..\..\ref\7e73220e6e224245a5254a21503e5102\Microsoft.VisualStudio.Text.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd4112b7f15b433b83a811b8ffb70c99\Microsoft.VisualStudio.Text.Logic.dll"/>
<ReferencePath Include="..\..\..\..\ref\488f9ccdf7834441b77f9aeca3799058\Microsoft.VisualStudio.Text.UI.dll"/>
<ReferencePath Include="..\..\..\..\ref\d4bf436ff9c842f8b4ed6e2af3b9c911\Microsoft.VisualStudio.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\98aac927947347a1835fadce8ddcd9c0\Microsoft.VisualStudio.Utilities.dll"/>
<ReferencePath Include="..\..\..\..\ref\bfb993de1f8a4ae2b7818a1c1bb625ba\Microsoft.VisualStudio.Validation.dll"/>
<ReferencePath Include="..\..\..\..\ref\9694431040cb4673afea8856e846632f\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\d79ad8c0cb774e1fb62b5462e251bcf0\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\4b87d59ad5b445a094a821b6d3216702\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\cda0e0abb9364f6a96a4e9be82a7cff1\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\7a19160615c2435493726a275fb38895\Nerdbank.Streams.dll"/>
<ReferencePath Include="..\..\..\..\ref\3296928da5e147d0ad5758fea8233c33\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\b875a5ca76b449a59a28086a7fdb4af6\StreamJsonRpc.dll"/>
<ReferencePath Include="..\..\..\..\ref\5c95b37091184e8ebb964554f3401601\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\66d0331add3c41459aa653197a5b3759\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\385322b9af084a4d9553c8c1744990c4\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\..\ref\df1289e8e7244d469d6067d47df949c0\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\4ccce13aaac2432faef128d5ef881327\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\d1a28d330f884b7b86f7bdac23bc6b2f\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\f31a563115bc470896bac7b409afca71\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\2fdeac4b3b024bcc942216f1822f8555\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\0f4538bf8a1844ab934f5baa5668cdec\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\448f8e3483ee479791c4ee41eb01e10c\System.ComponentModel.Composition.dll"/>
<ReferencePath Include="..\..\..\..\ref\f71c8bd38569456892873548bd6b94bd\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\6dc6b9e464c54b09a10dfdeba8176bce\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\bdfad192506148529b9093923e7ccf2c\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e0c7e2448e14c079d25c54d4f4efbb3\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\77bc5c0a81b04659b504e16eff932cbc\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\3f3562672e134b5083bc4c4d0689d597\System.Composition.AttributedModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e4f2b186a71467fa69c00c2c1e042d2\System.Composition.Convention.dll"/>
<ReferencePath Include="..\..\..\..\ref\6b3cee2cb1da46638834920ee684c5d3\System.Composition.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd8564826220475ebcbe198538b2fcb0\System.Composition.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\1df46e4b4e7a41f0abed2e344fcb05b1\System.Composition.TypedParts.dll"/>
<ReferencePath Include="..\..\..\..\ref\e6642af002664c92affa5e4eea89621a\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\9edbdded34894e2f90ffe462c8dbcfa5\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\8aee4154fd8441a2b1f5e1fd0149337e\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\6fdb2ebbc68b4c7ea43127ea89fb0f92\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\5d9df2c2862f42858089e90ee6173718\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\a40dfe0ddedc4be7a034ae56fd731749\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\5566e8a8387f47009bac1ff3f3a0d03b\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\e584df97364d45ec9d0566dff4b402b3\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e44b0fdfc284c63b7df2e982bf30093\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\2c66ee10e66144018be78d55df2a590f\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\b0598776a07f4402a80a394a9de546b0\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa7a771577b04da6ae31adfc8acf4172\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\8e09453c9ecc418ca3d72ceb754bd94b\System.Diagnostics.PerformanceCounter.dll"/>
<ReferencePath Include="..\..\..\..\ref\bf9f01891ee345bda12cf39de1e2f429\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\5ba4503524dc4b4a9233cfb8aa884a9d\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\c1029ea4f8524009b5ed3eb236ac357d\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\f988a6e6d54d4ceb94388eba204d839e\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\c88913f2ce2a4a0cae1bbb3a1596fcf0\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\2357c425c6794b7e8d8802f068130c74\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\f530c91b03854e168a7bd5e5796597a5\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\1498077d99024c52be9bee6384214218\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f4f72c8690f4dea888a781920887e92\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\cf8c2f55cac04a95a39d538d5a0f58cc\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\adaa96f8ad034d0a80c62557113e8320\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\c870ce24cde044e19becb88fa74982a0\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\f3cb13a8abbd4ef5a3f7bfcda420a451\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\979288a9ca4a4406961e2619b464bfd8\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\ea66e67a0b8149f7bf2e4d5b7108dbdf\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\584b6fdeffac4d48b348c6af909920ad\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\46af5905b95d451685c771489a24ed2c\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\ec3c40dc15714abdb35a41a13003bbb1\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\b84752bacc244da489d83a240a29d186\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\ac314334101b41428494000b34074745\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b6ea899a8ee4e6197c548818a66b77d\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\4585cee54d5e4a93942489bb93202470\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\73fa16a60216499fb67c3585f2019835\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\55bba5e347d44f3d8f9272a051fafcd6\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\81af08228b33456888a8ba9001826e8d\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\09ee34f457c64b8c8d537d6b2bb8a232\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\11ff1546ad464176bd43aa4830f65c5d\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\8a88f69119744b218eb12b7313f31add\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\1cdb264e08784d0e939599bc2b927001\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\9e2d29d92e794da7acb295bb0e371164\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\0f1d20f824bc46f8a62aa97bf5d434dd\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\1f3acd3687c843a1941120a564f132b3\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\027dcf6ce77c4a4ca139c6c9c5a0daf6\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\adc0a7204b5544b791adeaef5c1a5158\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\d20564b21a3d4fd895434d617bb4e94d\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\b10410573eae40958b568da087fd7eb7\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\4f760b52595147e3bdb200d6f77b4557\System.Management.dll"/>
<ReferencePath Include="..\..\..\..\ref\7a8c11a04bcc4fb68565b0150f5e11bb\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\cae1bbf5f9cc4f8db2af988e2cae6656\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\2ddc89dfb5444303a4dc148d8a6ca00d\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\d79f81c8482544249f23b75a0e9571d3\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\38e3f17f92304f099efc5148a1b33931\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\ee2a7a33245c495dae4a12d658aab342\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\0d2fb763d595407aab596b396b527788\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\6356287174b0445bbe6c891530976d9e\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\359b2afc1d034adf8d54dc8353d5b0c4\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\2ac273bcc90143a3a4416e914ed75c9d\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb07bd951a054efbb565dc3379f2b370\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\7d9b6ebc76d9433398fff16a10387972\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\c801a25783f04cce8418907a225d6b61\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb7325b7caf149839a015699799e5d20\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\d26c920dc75949e0a8077792c9d625a1\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\7fb526be56fb4a4cbba43e72a6dcae86\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\36797306b74344f0bf3af68573e339d6\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\4c3357f4893e4d218916b5ebd55b0f9f\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\9a4363c8512244bda71e8e539af4c537\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb7a12eee0c34abf914470e5c692ced4\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\eb98610248614ef99fd9f38fad5becac\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\e79267693e25410491dc4a3db36a3bc6\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\93a9dc68d69f4a6bae50ce5f9efda3e4\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\02cd7de6758441a8970a3c3c3fb42ca5\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\4f5d1971ea4246c383f3b985389112c0\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\596b88daef634d309616e9379ca94c3e\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\1a4e5c68d4054bc492d5d9187237c407\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\b4bf53ba99b649e0be9fc636ef92d63c\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\c88af756996b490994967068a4688396\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd338d7f33724ad88c1a94a97406a3b2\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\93f90806eb4f41cfaa9845cad68e316b\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c74318568de4bc980e12d7749f5f49f\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\6f7d1cda4cb84ec3892d917ee47ae603\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\69c952d3023e4098be075e7a2df4cd0d\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\0ff098f8b2064ae1abfb0383e5ec3d18\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\1f274623cb2a4ab1809c1c0037952dde\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\f89208f47d204feabd3ab8d89838f7e7\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\7e605ae66d9c4c9494951f95b3f44fd0\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\6f396097fbd04688997480eb598a7622\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\7ffe71069d5c400699c22fff7a6e45a3\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\df91396769f748dcae3b46620ed9744f\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\bea9d4c67c314d4d9408364fd2c30396\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\d35a76f0316b4692973c00ae84fea70e\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\ed2d2b6371494a7cb23683a689af4427\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\517086b6ad3c42feb62c68293a30eef4\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\9d43190581b64bfaba0f384038bbe229\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\eeb3b0571fdf478ba77fe4a3eed0a1a4\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\35a057d8bef247689cd2fe54dc9dba34\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\3d8abc16bd514cc88a6ded88b6b8cb56\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\4d3b1ec017f448efae92c21bdd0fd997\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\9929576f1f1b49a3a8c5b93884ebcb2f\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\2ce10a3c16e0466aa95f33a7cb42a446\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ef3628f53df4923b786de8adc505279\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\369f6c43ae8347adae73f4b20d942782\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\9fa6621dd7e94a1bb5b2ca18dcc3666d\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\7296cc95e77647fb954d2ea80e04f71b\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\718169c59c444734b02aeda60af5be7b\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\ca3da4aa68454d43a95e31ca1ac78dfb\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\2cdb1dacb65e4163b9d81c2eb9b4719d\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\d0e8420797c0457c88ffde8e0a813f71\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\dbb4500c1eff4c81842962f63575f4e1\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d37a5ad682d4bcaae2a2a5355fe47aa\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\3c77b44ae8f64653900151176356bdf2\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\cf64ec50d960415a821c4635cf0dcf5c\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\215a6484aa2744e697372bccdd014d70\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\39ca56e340004ca4b66b4680fcab7a79\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\a8bee0d4e5eb4ad1a1b71a8578522e21\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\3a8d47f81c43480a821d0d82051bb62f\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f82259ea6cc4e9281ceeeae8be64e8e\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\f6b3267cdcbe4032a8c04ddbbe9f104d\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb81e84bacac4fb896298585ecea6b46\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f79fb3ea66c44c8b07019e8247c465f\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\75a76254ade040e6b214efd3e93b3014\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\b50884da6cd8495b8f876e0470b6bdbf\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\338633ca7c994da9916fc65ed22ff14b\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\61fd4e846d064b0faf37342f157cfa0b\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b989d53d9c94ad2bb5150bef5b83675\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\463b037824d24830b59733854962c1ab\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\b813d2e6d894480cb0b3560102f6e64b\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\45db601e884748c3995f36704ccefe92\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\8dcae74e3506473ba01cfe2656185cd3\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b38067cf276344ec961340a25827e06d\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\21be139857c44f17a010f144a0bc0339\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\64aa3a75c6534431897993494d1cd471\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\1ab63861b6074fee82297e462c9888fc\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\34b9b83b15d6422db747e10f5c85be3d\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\07ea3ddc2aa24487a8289e386083b55a\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\645dbbc6a21344e18d62b279ee852774\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\31a3a1359ab242169f8950fc2d873b78\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\2d2e8021ca2e43e89656a95adc4079fa\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\97fae69d75004029a5b201d3221a9a04\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\0f30462b243c49c581eb46f8e104e83f\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\00453c38f1ce493caaf2f985a9a2a3c0\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\1400b0eaa45d4292a0e217c646a17bb8\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\d51d3caf6526446a842bad732e5c4e64\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\ddc84c112eeb43168ad0b2784aefc6d9\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\89d013734fa84994a01e185d3aa08096\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\207c78f2fca842d0bad2968febf66ad0\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\42d469533e3a4e5bad4c4f9bf074002c\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\f2f83c1d72c342fc9dafb4bcece4e069\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\d7eead698cd5426a8927ea4d8c015209\WindowsBase.dll"/>
</ItemGroup>
</Project>
|