2 writes to _strongReference
Microsoft.CodeAnalysis.Workspaces (2)
Utilities\ReferenceHolder`1.cs (2)
18_strongReference = strongReference; 25_strongReference = null;
2 references to _strongReference
Microsoft.CodeAnalysis.Workspaces (2)
Utilities\ReferenceHolder`1.cs (2)
49return _strongReference; 89return ReferenceEqualityComparer.GetHashCode(_strongReference);