ParseRequest::DirtySpan Property
Visual Studio 2015
Specifies a span of source that has changed.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
This is typically set to limit the extent of the parsing operation as an optimization. It can be ignored by a parser.
Show: