2 references to ContainsKey
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\FileCodeModel.cs (2)
214
if (_codeElementTable.
ContainsKey
(newNodeKey))
227
if (_codeElementTable.
ContainsKey
(nodeKey))