1 write to _textAndVersion
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\TextLoader.cs (1)
209
=>
_textAndVersion
= textAndVersion;
2 references to _textAndVersion
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\TextLoader.cs (2)
212
=> Task.FromResult(
_textAndVersion
);
215
=>
_textAndVersion
;