2 writes to t_assemblyForWhichCurrentThreadIsComputingKeys
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceAssemblySymbol.cs (2)
546
t_assemblyForWhichCurrentThreadIsComputingKeys
= this;
551
t_assemblyForWhichCurrentThreadIsComputingKeys
= null;
1 reference to t_assemblyForWhichCurrentThreadIsComputingKeys
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceAssemblySymbol.cs (1)
2156
var assemblyWhoseKeysAreBeingComputed =
t_assemblyForWhichCurrentThreadIsComputingKeys
;