9 references to DocumentState
Microsoft.CodeAnalysis.Workspaces (9)
Workspace\Solution\DocumentState.cs (6)
314return new DocumentState( 382return new DocumentState( 414return new DocumentState( 439return new DocumentState( 481return new DocumentState( 524return new DocumentState(
Workspace\Solution\DocumentState_LinkedFileReuse.cs (2)
26return new DocumentState( 58return new DocumentState(
Workspace\Solution\SourceGeneratedDocumentState.cs (1)
60: base(languageServices, documentServiceProvider, attributes, options, textSource, loadTextOptions, treeSource)