2 writes to s_AssemblyForWhichCurrentThreadIsComputingKeys
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceAssemblySymbol.vb (2)
1672
s_AssemblyForWhichCurrentThreadIsComputingKeys
= Me
1676
s_AssemblyForWhichCurrentThreadIsComputingKeys
= Nothing
2 references to s_AssemblyForWhichCurrentThreadIsComputingKeys
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceAssemblySymbol.vb (2)
1646
Dim assemblyWhoseKeysAreBeingComputed =
s_AssemblyForWhichCurrentThreadIsComputingKeys
1671
Debug.Assert(
s_AssemblyForWhichCurrentThreadIsComputingKeys
Is Nothing)