2 writes to s_AssemblyForWhichCurrentThreadIsComputingKeys
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceAssemblySymbol.vb (2)
1670s_AssemblyForWhichCurrentThreadIsComputingKeys = Me 1674s_AssemblyForWhichCurrentThreadIsComputingKeys = Nothing
2 references to s_AssemblyForWhichCurrentThreadIsComputingKeys
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceAssemblySymbol.vb (2)
1644Dim assemblyWhoseKeysAreBeingComputed = s_AssemblyForWhichCurrentThreadIsComputingKeys 1669Debug.Assert(s_AssemblyForWhichCurrentThreadIsComputingKeys Is Nothing)