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