2 writes to s_AssemblyForWhichCurrentThreadIsComputingKeys
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceAssemblySymbol.vb (2)
1630s_AssemblyForWhichCurrentThreadIsComputingKeys = Me 1634s_AssemblyForWhichCurrentThreadIsComputingKeys = Nothing
2 references to s_AssemblyForWhichCurrentThreadIsComputingKeys
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceAssemblySymbol.vb (2)
1604Dim assemblyWhoseKeysAreBeingComputed = s_AssemblyForWhichCurrentThreadIsComputingKeys 1629Debug.Assert(s_AssemblyForWhichCurrentThreadIsComputingKeys Is Nothing)