14 references to
Microsoft.VisualStudio.LanguageServices.Implementation (14)
CodeModel\InternalElements\AbstractKeyedCodeElement.cs (2)
28
:
base
(state, fileCodeModel, nodeKind)
40
:
base
(state, fileCodeModel, nodeKind)
CodeModel\InternalElements\CodeAccessorFunction.cs (1)
30
:
base
(state, parent.FileCodeModel)
CodeModel\InternalElements\CodeAttribute.cs (1)
37
:
base
(state, fileCodeModel)
CodeModel\InternalElements\CodeAttributeArgument.cs (1)
34
:
base
(state, parent.FileCodeModel)
CodeModel\InternalElements\CodeImplementsStatement.cs (2)
50
:
base
(state, parent.FileCodeModel)
62
:
base
(state, fileCodeModel, nodeKind)
CodeModel\InternalElements\CodeImport.cs (2)
51
:
base
(state, fileCodeModel)
62
:
base
(state, fileCodeModel, nodeKind)
CodeModel\InternalElements\CodeInheritsStatement.cs (2)
50
:
base
(state, parent.FileCodeModel)
62
:
base
(state, fileCodeModel, nodeKind)
CodeModel\InternalElements\CodeOptionsStatement.cs (2)
49
:
base
(state, fileCodeModel)
60
:
base
(state, fileCodeModel, nodeKind)
CodeModel\InternalElements\CodeParameter.cs (1)
39
:
base
(state, parent.FileCodeModel)