1 write to _textAndVersion
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\TextLoader.cs (1)
216
=>
_textAndVersion
= textAndVersion;
2 references to _textAndVersion
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\TextLoader.cs (2)
219
=> Task.FromResult(
_textAndVersion
);
222
=>
_textAndVersion
;