1 write to _instance
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\VersionSource\LoadableTextAndVersionSource.cs (1)
94
_instance
= textAndVersion;
2 references to _instance
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\VersionSource\LoadableTextAndVersionSource.cs (2)
33
/// cref="
_instance
"/> are available, the value will be reloaded. Once non-null, this will always be non-null.
45
value =
_instance
;