Implemented interface members:
3 references to ClearErrors
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\Legacy\AbstractLegacyProject_IVsReportExternalErrors.cs (2)
23
=> _externalErrorReporter.
ClearErrors
();
26
=> _externalErrorReporter.
ClearErrors
();
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProject_ExternalErrorReporting.cs (1)
39
=> GetExternalErrorReporter().
ClearErrors
();