似乎发生了异常。
C:\ Users \ USER_NAME \ AppData \ Roaming \ Microsoft \ VisualStudio \ 15.0_70125bff \ ActivityLog.xml
<entry>
<record>1921</record>
<time>2018/11/08 03:03:03.094</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.NullReferenceException: Object reference not set to an instance of an object.
 at DebugLog.<>c.<.cctor>b__9_0()
 at System.Lazy`1.CreateValue()
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
 at System.Lazy`1.get_Value()
 at DebugLog.get_Logger()
 at DebugLog.Write(String message, Boolean isError)
 at ExtentionViewShaderListener.ExtensionlessViewCreationListener.Microsoft.VisualStudio.Text.Editor.IWpfTextViewCreationListener.TextViewCreated(IWpfTextView textView)
 at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.<>c__DisplayClass243_0.<BindContentTypeSpecificAssets>b__1()
 at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.CallExtensionPoint(Object errorSource, Action call)
--- End of stack trace from previous location where exception was thrown ---
 at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)</description>