LanguageService::GetOrCreateSource Method (IVsTextLines^)
Visual Studio 2015
Gets the source if it is available, otherwise creates one.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Parameters
- buffer
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsTextLines^
The buffer.
Show: