mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.82k stars 1.01k forks source link

Build from release-8.2 doesn't work #8289

Open usr-sse2 opened 4 years ago

usr-sse2 commented 4 years ago

"There was a problem loading one or more extensions and MonoDevelop needs to be restarted."

Log:

cd main && /Applications/Xcode.app/Contents/Developer/usr/bin/make run
LANG= LC_ALL= MONODEVELOP_LOCALE_PATH="/Users/Michael/monodevelop/main/build/locale"  /Users/Michael/monodevelop/main/build/bin/MonoDevelop --no-redirect
INFO [2019-07-26 18:35:02Z]: Starting MonoDevelop 8.2.1 (build 6)
INFO [2019-07-26 18:35:03Z]: Build Information
f8088eed2444782a7089a803533876b8d38deee0

INFO [2019-07-26 18:35:03Z]: Running on Mono 6.0.0.311 (2019-02/494641b300c) (64-bit)
INFO [2019-07-26 18:35:03Z]: Operating System: Mac OS X 10.14.5
Darwin 18.6.0 Darwin Kernel Version 18.6.0
    Thu Apr 25 23:16:27 PDT 2019
    root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64
INFO [2019-07-26 18:35:03Z]: GTK: Using gtkrc from /Volumes/Hard Drive/monodevelop/main/build/bin/gtkrc.mac
Could not find `System.Runtime.Loader` referenced by assembly `Microsoft.CodeAnalysis.Scripting, Version=3.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35`.
INFO [2019-07-26 18:35:04Z]: Accessibility disabled

(MonoDevelop:43893): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
INFO [2019-07-26 18:35:04Z]: Using GTK+ 2.24.23
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.Core
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.Ide
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.MacPlatform
INFO [2019-07-26 18:35:07Z]: Initializing Runtime Mono 6.0.0.311
INFO [2019-07-26 18:35:07Z]: [0 (+0)] Finding custom frameworks
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Components.Commands.CommandManager
INFO [2019-07-26 18:35:07Z]: [65 (+65)] Creating frameworks
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.ConnectedServices
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.DesignerSupport
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.TextEditor
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.Debugger
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.RegexToolkit
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.SourceEditor2
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.Refactoring
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.PackageManagement
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.UnitTesting
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.Debugger.VsCodeDebugProtocol
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.CSharpBinding
INFO [2019-07-26 18:35:07Z]: [139 (+74)] Initializing frameworks
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.DotNetCore
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.AspNetCore
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.AssemblyBrowser
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.DocFood
INFO [2019-07-26 18:35:07Z]: [154 (+15)] END: Target runtimes loaded
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.VersionControl
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.VersionControl.Git
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.TextTemplating
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.Xml
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.AspNet
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.Packaging
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.GtkCore
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.FSharpBinding
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.WebReferences
INFO [2019-07-26 18:35:07Z]: Add-in loaded: MonoDevelop.PerformanceDiagnostics
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Components.Commands.CommandManager initialized in 146 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.DesktopService
INFO [2019-07-26 18:35:07Z]: Using Xamarin.Mac 5.14.0.110 (d16-2 / a8bcecce)
WARNING [2019-07-26 18:35:07Z]: Missed NSApplicationDidLaunch notification, assuming normal startup
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.DesktopService initialized in 49 ms.
WARNING [2019-07-26 18:35:07Z]: LaunchReason is already set to LaunchedFromFileManager.
Starting MonoDevelop
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.Fonts.FontService
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.Fonts.FontService initialized in 1 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.Tasks.TaskService
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.Tasks.TaskService initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.ProjectOperations
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.RootWorkspace
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.RootWorkspace initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.TextEditing.TextEditorService
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.TextEditing.TextEditorService initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.Navigation.NavigationHistoryService
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.Navigation.NavigationHistoryService initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.Gui.DisplayBindingService
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.Gui.DisplayBindingService initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.HelpOperations
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.HelpOperations initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Projects.HelpService
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Projects.HelpService initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.Gui.Documents.DocumentManager
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.Gui.Documents.DocumentManager initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.Gui.ProgressMonitorManager
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.Gui.ProgressMonitorManager initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.ProjectOperations initialized in 17 ms.
   Loading Workbench
      Initializing Main Window
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.Gui.Documents.DocumentModelRegistry
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.Gui.Documents.DocumentModelRegistry initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.Gui.Documents.DocumentControllerService
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.Gui.Documents.DocumentControllerService initialized in 0 ms.
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.Gui.Shell.IShell
INFO [2019-07-26 18:35:07Z]: Creating DefaultWorkbench
INFO [2019-07-26 18:35:07Z]: Service MonoDevelop.Ide.Gui.Shell.IShell initialized in 64 ms.
Error: did not find one of the files in sources//Library/Frameworks/Mono.framework/External/monodoc/MonoTouch-man
INFO [2019-07-26 18:35:07Z]: Creating service: MonoDevelop.Ide.TypeSystem.TypeSystemService
INFO [2019-07-26 18:35:08Z]: Creating service: MonoDevelop.Ide.Composition.CompositionManager
INFO [2019-07-26 18:35:08Z]: Creating MEF composition from runtime
INFO [2019-07-26 18:35:08Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion
INFO [2019-07-26 18:35:08Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion.Unix
INFO [2019-07-26 18:35:08Z]: Updating Welcome Page from 'http://software.xamarin.com/Service/News'.
2019-07-26 18:35:09.223 MonoDevelop[43893:5383578] App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.
WARNING [2019-07-26 18:35:09Z]: Welcome Page news file could not be downloaded.
System.Net.WebException: The resource could not be loaded because the App Transport Security policy requires the use of a secure connection. ---> Foundation.NSErrorException: Error Domain=NSURLErrorDomain Code=-1022 "The resource could not be loaded because the App Transport Security policy requires the use of a secure connection." UserInfo={NSLocalizedDescription=The resource could not be loaded because the App Transport Security policy requires the use of a secure connection., NSErrorFailingURLStringKey=http://software.xamarin.com/Service/News, NSErrorFailingURLKey=http://software.xamarin.com/Service/News, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <6D3D4574-B52F-4863-A20D-8B4867D13F1F>.<1>"
), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <6D3D4574-B52F-4863-A20D-8B4867D13F1F>.<1>, NSUnderlyingError=0x7ff0dcd49650 {Error Domain=kCFErrorDomainCFNetwork Code=-1022 "(null)"}}
   --- End of inner exception stack trace ---
  at Foundation.NSUrlSessionHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x0023c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.14.0.110/src/Xamarin.Mac/Foundation/NSUrlSessionHandler.cs:541 
  at MonoDevelop.MacIntegration.NSUrlSessionCredentialsHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00042] in /Volumes/Hard Drive/monodevelop/main/src/addins/MacPlatform/NSUrlSessionCredentialsHandler.cs:58 
  at MonoDevelop.Core.Web.HttpSourceAuthenticationHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00094] in /Volumes/Hard Drive/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core.Web/HttpSourceAuthenticationHandler.cs:78 
  at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered (System.Threading.Tasks.Task`1[TResult] sendTask, System.Net.Http.HttpRequestMessage request, System.Threading.CancellationTokenSource cts, System.Boolean disposeCts) [0x000b3] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-02/external/bockbuild/builds/mono-x64/external/corefx/src/System.Net.Http/src/System/Net/Http/HttpClient.cs:523 
  at MonoDevelop.Core.FileService.UpdateDownloadedCacheFile (System.String url, System.String cacheFile, System.Func`2[T,TResult] validateDownload, System.Threading.CancellationToken ct) [0x000ca] in /Volumes/Hard Drive/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core/FileService.cs:834 
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Text.Implementation.TextBufferFactoryService.TextBufferCloneServiceFactory+TextBufferCloneService.ctor(contentTypeRegistryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Text.Implementation.TextBufferFactoryService.TextBufferCloneServiceFactory+TextBufferCloneService.ctor(textBufferFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextBufferFactoryService3
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextBufferFactoryService3
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.BreakpointDisabledGlyphFactoryProvider.imageService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Core.Imaging.IImageService
    TypeIdentityName: Microsoft.VisualStudio.Core.Imaging.IImageService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.VSTextView.ExceptionCaught.ExceptionCaughtProvider.cocoaViewFactory: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Adornments.ICocoaViewFactory
    TypeIdentityName: Microsoft.VisualStudio.Text.Adornments.ICocoaViewFactory
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.CodeRefactorings.EditorLayerCodeActionHelpersService.ctor(renameService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.IInlineRenameService
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.IInlineRenameService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.SplitStringLiteral.SplitStringLiteralCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.SplitStringLiteral.SplitStringLiteralCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.CurrentStatementForegroundTaggerProvider.ctor(classificationTypeRegistryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.BreakpointInvalidGlyphFactoryProvider.imageService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Core.Imaging.IImageService
    TypeIdentityName: Microsoft.VisualStudio.Core.Imaging.IImageService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.EndConstructGeneration.EndConstructCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.EndConstructGeneration.EndConstructCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.BreakpointGlyphMouseProcessorProvider.viewTagAggregatorService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Tagging.IViewTagAggregatorFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Tagging.IViewTagAggregatorFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.BreakpointGlyphMouseProcessorProvider.editorPrimitivesFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.IEditorPrimitivesFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.IEditorPrimitivesFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Workspaces.EditorTextFactoryService.ctor(contentTypeRegistryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Workspaces.EditorTextFactoryService.ctor(textBufferFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextBufferFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextBufferFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Undo.EditorSourceTextUndoService.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.ImplementAbstractClass.ImplementAbstractClassCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.CommentSelection.CSharpToggleBlockCommentCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.CommentSelection.CSharpToggleBlockCommentCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.CommentSelection.CSharpToggleBlockCommentCommandHandler.ctor(navigatorSelectorService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.VSTextView.QuickInfo.DebuggerQuickInfoSourceProvider.textDocumentFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextDocumentFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextDocumentFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.CodeActions.CodeActionEditHandlerService.ctor(renameService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.IInlineRenameService
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.IInlineRenameService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.EncapsulateField.EncapsulateFieldCommandHandler.ctor(undoManager): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Peek.PeekableItemSourceProvider.ctor(peekResultFactory): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Language.Intellisense.IPeekResultFactory
    TypeIdentityName: Microsoft.VisualStudio.Language.Intellisense.IPeekResultFactory
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.TracepointGlyphFactoryProvider.imageService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Core.Imaging.IImageService
    TypeIdentityName: Microsoft.VisualStudio.Core.Imaging.IImageService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.EndConstructGeneration.VisualBasicEndConstructService.ctor(smartIndentationService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.ISmartIndentationService
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.ISmartIndentationService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.EndConstructGeneration.VisualBasicEndConstructService.ctor(editorOptionsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.IEditorOptionsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.IEditorOptionsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.EndConstructGeneration.VisualBasicEndConstructService.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.EndConstructGeneration.VisualBasicEndConstructService.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.ImplementInterface.ImplementInterfaceCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.AutomaticCompletion.BraceCompletionSessionProvider.ctor(undoManager): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.AutomaticCompletion.BraceCompletionSessionProvider.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.Formatting.Indentation.SmartTokenFormatterCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.Formatting.Indentation.SmartTokenFormatterCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.DocumentationComments.DocumentationCommentCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.DocumentationComments.DocumentationCommentCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.AdornmentLibrary.ToolTip.Implementation.WpfToolTipPresenterProvider.viewElementFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Adornments.IViewElementFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Adornments.IViewElementFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.AdornmentLibrary.ToolTip.Implementation.WpfToolTipPresenterProvider.obscuringTipManager: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.IObscuringTipManager
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.IObscuringTipManager
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.RenameTracking.CSharpRenameTrackingCodeFixProvider.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.TracepointDisabledGlyphFactoryProvider.imageService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Core.Imaging.IImageService
    TypeIdentityName: Microsoft.VisualStudio.Core.Imaging.IImageService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.CommentSelection.CommentUncommentSelectionCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.CommentSelection.CommentUncommentSelectionCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.NavigationBar.VisualBasicNavigationBarItemService.ctor(textUndoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.NavigationBar.VisualBasicNavigationBarItemService.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.TextDiffing.EditorTextDifferencingService.ctor(differenceSelectorService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Differencing.ITextDifferencingSelectorService
    TypeIdentityName: Microsoft.VisualStudio.Text.Differencing.ITextDifferencingSelectorService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.TextDiffing.EditorTextDifferencingService.ctor(textBufferFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextBufferFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextBufferFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.TextStructureNavigation.TextStructureNavigatorProvider.ctor(contentTypeService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.TextStructureNavigation.TextStructureNavigatorProvider.ctor(selectorService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Workspaces.TextUndoHistoryWorkspaceServiceFactoryService.ctor(textUndoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.LanguageServices.VisualBasicContentTypeLanguageService.ctor(contentTypeRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.TextEditor.Cocoa.EditorCommandHandlers._undoHistoryRegistry: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.TextEditor.Cocoa.EditorCommandHandlers.OperationsService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CommandHandlers.GoToAdjacentMemberCommandHandler.ctor(outliningManagerService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Outlining.IOutliningManagerService
    TypeIdentityName: Microsoft.VisualStudio.Text.Outlining.IOutliningManagerService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.BlockCommentEditing.BlockCommentEditingCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.BlockCommentEditing.BlockCommentEditingCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.CSharp.CSharpPathedDocumentExtensionProvider.editorOperationsFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Shared.Utilities.ClassificationTypeMap.ctor(registryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.DocumentationComments.XmlTagCompletionCommandHandler.ctor(undoHistory): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.SourceEditor.Braces.BraceCompletionAggregatorFactory.ctor(contentTypeRegistryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.SourceEditor.Braces.BraceCompletionAggregatorFactory.ctor(undoManager): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.SourceEditor.Braces.BraceCompletionAggregatorFactory.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.SourceEditor.Braces.BraceCompletionAggregatorFactory.ctor(guardedOperations): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IGuardedOperations
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IGuardedOperations
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.IntelliSense.SignatureHelp.Presentation.SignatureHelpPresenter.ctor(sigHelpBroker): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Language.Intellisense.ISignatureHelpBroker
    TypeIdentityName: Microsoft.VisualStudio.Language.Intellisense.ISignatureHelpBroker
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.TracepointInvalidGlyphFactoryProvider.imageService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Core.Imaging.IImageService
    TypeIdentityName: Microsoft.VisualStudio.Core.Imaging.IImageService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.CommentSelection.ToggleBlockCommentCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.CommentSelection.ToggleBlockCommentCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.CommentSelection.ToggleBlockCommentCommandHandler.ctor(navigatorSelectorService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.ExtractMethod.ExtractMethodCommandHandler.ctor(renameService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.IInlineRenameService
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.IInlineRenameService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.ExtractMethod.ExtractMethodCommandHandler.ctor(undoManager): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.ExtractMethod.ExtractMethodCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.ReturnStatementForegroundTaggerProvider.ctor(classificationTypeRegistryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Formatting.FormatCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Formatting.FormatCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.LineCommit.CommitBufferManagerFactory.ctor(inlineRenameService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.IInlineRenameService
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.IInlineRenameService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.DocumentationComments.DocumentationCommentCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.DocumentationComments.DocumentationCommentCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.SourceEditor.Braces.BraceCompletionManagerFactory._guardedOperations: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IGuardedOperations
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IGuardedOperations
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.MultiSelectionBrokerFactory: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.IMultiSelectionBrokerFactory
    TypeIdentityName: Microsoft.VisualStudio.Text.IMultiSelectionBrokerFactory
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.ContentTypeRegistryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.SmartIndentationService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.ISmartIndentationService
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.ISmartIndentationService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.TextSearchService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextSearchService2
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextSearchService2
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.BufferGraphFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Projection.IBufferGraphFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Projection.IBufferGraphFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.EditorOptionsFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.IEditorOptionsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.IEditorOptionsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.UndoHistoryRegistry: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.EditorOperationsProvider: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.FeatureServiceFactory: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IFeatureServiceFactory
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IFeatureServiceFactory
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.TextStructureNavigatorSelectorService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.GuardedOperations: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IGuardedOperations
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IGuardedOperations
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.ClassificationTypeRegistryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Text.Editor.Implementation.TextEditorInitializationService.TextBufferFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextBufferFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextBufferFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.BreakpointForegroundTaggerProvider.ctor(classificationTypeRegistryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Classification.IClassificationTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.CurrentStatementGlyphFactoryProvider.imageService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Core.Imaging.IImageService
    TypeIdentityName: Microsoft.VisualStudio.Core.Imaging.IImageService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.CommentSelection.ToggleLineCommentCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.CommentSelection.ToggleLineCommentCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.ExtractMethod.ExtractMethodCommandHandler.ctor(renameService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.IInlineRenameService
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.IInlineRenameService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.ExtractMethod.ExtractMethodCommandHandler.ctor(undoManager): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.ExtractMethod.ExtractMethodCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.RenameTracking.VisualBasicRenameTrackingCodeFixProvider.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Diagnostics.DiagnosticsClassificationTaggerProvider.ctor(editorOptionsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.IEditorOptionsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.IEditorOptionsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.LineCommit.CommitCommandHandler.ctor(smartIndentationService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.ISmartIndentationService
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.ISmartIndentationService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.LineCommit.CommitCommandHandler.ctor(textUndoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.LineCommit.CommitCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.ReferenceHighlighting.NavigateToHighlightReferenceCommandHandler.ctor(tagAggregatorFactory): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Tagging.IViewTagAggregatorFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Tagging.IViewTagAggregatorFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.ReferenceHighlighting.NavigateToHighlightReferenceCommandHandler.ctor(outliningManagerService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Outlining.IOutliningManagerService
    TypeIdentityName: Microsoft.VisualStudio.Text.Outlining.IOutliningManagerService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.DocumentationComments.XmlTagCompletionCommandHandler.ctor(undoHistory): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.AutomaticCompletion.AutomaticLineEnderCommandHandler.ctor(undoRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.AutomaticCompletion.AutomaticLineEnderCommandHandler.ctor(editorOperations): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Text.Implementation.TextBufferFactoryService.TextBufferCloneServiceFactory.ctor(contentTypeRegistryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Text.Implementation.TextBufferFactoryService.TextBufferCloneServiceFactory.ctor(textBufferFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextBufferFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextBufferFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.AutomaticCompletion.AutomaticLineEnderCommandHandler.ctor(undoRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.AutomaticCompletion.AutomaticLineEnderCommandHandler.ctor(editorOperations): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Language.Intellisense.Implementation.DefaultSignatureHelpPresenterProvider.ContentTypeRegistryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Language.Intellisense.Implementation.DefaultSignatureHelpPresenterProvider.EditorOptionsFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.IEditorOptionsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.IEditorOptionsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Language.Intellisense.Implementation.DefaultSignatureHelpPresenterProvider.TextBufferFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextBufferFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextBufferFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.SourceEditor.CurrentLineSpaceReservationAgent+CurrentLineSpaceReservationAgent_ViewCreationListener.IntellisenseSessionStackMapService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Language.Intellisense.IIntellisenseSessionStackMapService
    TypeIdentityName: Microsoft.VisualStudio.Language.Intellisense.IIntellisenseSessionStackMapService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.IntelliSense.Completion.AsyncCompletionService.ctor(inlineRenameService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.IInlineRenameService
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.IInlineRenameService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.IntelliSense.Completion.AsyncCompletionService.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.IntelliSense.Completion.AsyncCompletionService.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.IntelliSense.Completion.AsyncCompletionService.ctor(featureServiceFactory): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IFeatureServiceFactory
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IFeatureServiceFactory
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.BreakpointGlyphFactoryProvider.imageService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Core.Imaging.IImageService
    TypeIdentityName: Microsoft.VisualStudio.Core.Imaging.IImageService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.ReturnStatementGlyphFactoryProvider.imageService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Core.Imaging.IImageService
    TypeIdentityName: Microsoft.VisualStudio.Core.Imaging.IImageService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.TextStructureNavigation.TextStructureNavigatorProvider.ctor(contentTypeService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.TextStructureNavigation.TextStructureNavigatorProvider.ctor(selectorService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextStructureNavigatorSelectorService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.RenameTracking.RenameTrackingTaggerProvider.ctor(inlineRenameService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.IInlineRenameService
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.IInlineRenameService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.RenameTracking.RenameTrackingTaggerProvider.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.Formatting.Indentation.SmartTokenFormatterCommandHandler.ctor(undoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.Formatting.Indentation.SmartTokenFormatterCommandHandler.ctor(editorOperationsFactoryService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.IEditorOperationsFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Platform.PlatformCatalog.ContentTypeRegistryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Platform.PlatformCatalog.TextDocumentFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextDocumentFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextDocumentFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Platform.PlatformCatalog.BufferTagAggregatorFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Tagging.IBufferTagAggregatorFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.Tagging.IBufferTagAggregatorFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Platform.PlatformCatalog.ViewClassifierAggregatorService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Classification.IViewClassifierAggregatorService
    TypeIdentityName: Microsoft.VisualStudio.Text.Classification.IViewClassifierAggregatorService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Platform.PlatformCatalog.ClassifierAggregatorService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Classification.IClassifierAggregatorService
    TypeIdentityName: Microsoft.VisualStudio.Text.Classification.IClassifierAggregatorService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.VisualStudio.Platform.PlatformCatalog._textBufferFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextBufferFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextBufferFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.LineCommit.CommitConnectionListener.ctor(textUndoHistoryRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextUndoHistoryRegistry
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.VisualBasic.EncapsulateField.EncapsulateFieldCommandHandler.ctor(undoManager): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.AutomaticCompletion.CSharpEditorBraceCompletionSessionFactory.ctor(smartIndentationService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Editor.ISmartIndentationService
    TypeIdentityName: Microsoft.VisualStudio.Text.Editor.ISmartIndentationService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.AutomaticCompletion.CSharpEditorBraceCompletionSessionFactory.ctor(undoManager): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
    TypeIdentityName: Microsoft.VisualStudio.Text.Operations.ITextBufferUndoManagerProvider
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: MonoDevelop.Debugger.BreakpointGlyphTaggerProvider.TextDocumentFactoryService: expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Text.ITextDocumentFactoryService
    TypeIdentityName: Microsoft.VisualStudio.Text.ITextDocumentFactoryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CSharp.LanguageServices.CSharpContentTypeLanguageService.ctor(contentTypeRegistry): expected exactly 1 export matching constraints:
    Contract name: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    TypeIdentityName: Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.IntelliSense.SignatureHelp.Presentation.SignatureHelpClassifierProvider.ctor(typeMap): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.Shared.Utilities.ClassificationTypeMap
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.Shared.Utilities.ClassificationTypeMap
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Classification.SemanticClassificationBufferTaggerProvider.ctor(typeMap): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.Shared.Utilities.ClassificationTypeMap
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.Shared.Utilities.ClassificationTypeMap
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Classification.SemanticClassificationViewTaggerProvider.ctor(typeMap): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.Shared.Utilities.ClassificationTypeMap
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.Shared.Utilities.ClassificationTypeMap
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.Implementation.Classification.SyntacticClassificationTaggerProvider.ctor(typeMap): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.Shared.Utilities.ClassificationTypeMap
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.Shared.Utilities.ClassificationTypeMap
but found 0.
INFO [2019-07-26 18:35:10Z]: MEF composition error: Microsoft.CodeAnalysis.Editor.CommandHandlers.CompletionCommandHandler.ctor(completionService): expected exactly 1 export matching constraints:
    Contract name: Microsoft.CodeAnalysis.Editor.IAsyncCompletionService
    TypeIdentityName: Microsoft.CodeAnalysis.Editor.IAsyncCompletionService
but found 0.
INFO [2019-07-26 18:35:11Z]: Service MonoDevelop.Ide.Composition.CompositionManager initialized in 2996 ms.
INFO [2019-07-26 18:35:11Z]: Service MonoDevelop.Ide.TypeSystem.TypeSystemService initialized in 3150 ms.
ERROR [2019-07-26 18:35:12Z]: Error while loading diagnostics in Microsoft.CodeAnalysis.Scripting, Version=3.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime.Loader, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Runtime.Loader, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
ERROR [2019-07-26 18:35:12Z]: Error while loading diagnostics in Microsoft.CodeAnalysis.Scripting, Version=3.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
Could not load file or assembly 'System.Runtime.Loader, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
  at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.Reflection/Assembly.cs:411 
  at MonoDevelop.AnalysisCore.MonoDevelopWorkspaceDiagnosticAnalyzerProviderService+OptionsTable.ProcessAssembly (System.Reflection.Assembly asm) [0x0017f] in /Volumes/Hard Drive/monodevelop/main/src/addins/MonoDevelop.Refactoring/MonoDevelop.AnalysisCore/MonoDevelopWorkspaceDiagnosticAnalyzerProviderService.OptionsTable.cs:99 
  at MonoDevelop.AnalysisCore.MonoDevelopWorkspaceDiagnosticAnalyzerProviderService.CreateHostDiagnosticAnalyzerPackages () [0x000c1] in /Volumes/Hard Drive/monodevelop/main/src/addins/MonoDevelop.Refactoring/MonoDevelop.AnalysisCore/MonoDevelopWorkspaceDiagnosticAnalyzerProviderService.cs:98 
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime.Loader, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Runtime.Loader, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
ERROR [2019-07-26 18:35:12Z]: Failed to write MEF cache
MonoDevelop.Ide.Composition.CompositionManager+InvalidRuntimeCompositionException: Input assemblies contained Microsoft.VisualStudio.Text.UI.Cocoa, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a but composition extension point didn't
  at MonoDevelop.Ide.Composition.CompositionManager+Caching.WriteMefCacheControl (Microsoft.VisualStudio.Composition.ComposableCatalog catalog, MonoDevelop.Core.Instrumentation.ITimeTracker timer) [0x00117] in /Volumes/Hard Drive/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Composition/CompositionManager.Caching.cs:245 
  at MonoDevelop.Ide.Composition.CompositionManager+Caching.WriteMefCache (Microsoft.VisualStudio.Composition.RuntimeComposition runtimeComposition, Microsoft.VisualStudio.Composition.ComposableCatalog catalog, Microsoft.VisualStudio.Composition.CachedComposition cacheManager) [0x00028] in /Volumes/Hard Drive/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Composition/CompositionManager.Caching.cs:213 
  at MonoDevelop.Ide.Composition.CompositionManager+Caching+<>c__DisplayClass19_0.<Write>b__1 () [0x0006e] in /Volumes/Hard Drive/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Composition/CompositionManager.Caching.cs:194 
usr-sse2 commented 4 years ago

Freshly cloned master fails with the same error, VS 8.2 works.

usr-sse2 commented 4 years ago

Still happens with release-8.3 at 33410310ac90c097ff186237e087b68d2d880f86

usr-sse2 commented 4 years ago

Seems to be caused by #7550

usr-sse2 commented 4 years ago

Found a solution: it's necessary to copy addin TextEditor.Cocoa from Visual Studio for Mac, and then MonoDevelop works. @slluis @mhutch Maybe it needs to be either distributed in source or binary form, or made optional?

ZssRachel commented 4 years ago

Found a solution: it's necessary to copy addin TextEditor.Cocoa from Visual Studio for Mac, and then MonoDevelop works. @slluis @mhutch Maybe it needs to be either distributed in source or binary form, or made optional?

How to do this exactly? I'm sorry I don't get this point.

skywalker2909 commented 4 years ago

@usr-sse2 - As mentioned by @ZssRachel, can you please elaborate as to how you did - "it's necessary to copy addin TextEditor.Cocoa from Visual Studio for Mac, and then MonoDevelop works" ?

Robin2800 commented 3 years ago

Found a solution: it's necessary to copy addin TextEditor.Cocoa from Visual Studio for Mac, and then MonoDevelop works.

@usr-sse2 - @ZssRachel and @neville already mentioned it, but could you please give further details to how exactly you did that?

usr-sse2 commented 3 years ago

That solution worked for one version and then became insufficient. Just copy Visual Studio.app/Contents/Resources/lib/monodevelop/AddIns/DisplayBindings/TextEditor.Cocoa folder from Visual Studio for Mac of the same version that you are building into the corresponding folder inside MonoDevelop.app. Although the text editor worked, syntax coloring and scrolling was buggy.

wyatt-wong commented 3 years ago

That solution worked for one version and then became insufficient. Just copy Visual Studio.app/Contents/Resources/lib/monodevelop/AddIns/DisplayBindings/TextEditor.Cocoa folder from Visual Studio for Mac of the same version that you are building into the corresponding folder inside MonoDevelop.app. Although the text editor worked, syntax coloring and scrolling was buggy.

After checking, the "Visual Studio.app/Contents/Resources/lib/monodevelop/AddIns/DisplayBindings/TextEditor.Cocoa" folder should be copy to ~/monodevelop/main/build/AddIns/DisplayBindings/ folder.