Implemented interface member:
method
TryGetValue
Microsoft.CodeAnalysis.ITreeAndVersionSource.TryGetValue(out Microsoft.CodeAnalysis.TreeAndVersion)
1 reference to TryGetValue
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\DocumentState_LinkedFileReuse.cs (1)
43
=>
TryGetValue
(out _) ? this : _originalTreeSource;