Source::Finalize Method ()
Visual Studio 2015
The class destructor, called just before the object is destroyed.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
This is where any final clean up is done.
This destructor currently does nothing.
Show: