1 write to Project
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedLanguage.cs (1)
78
Project
= project;
5 references to Project
Microsoft.VisualStudio.LanguageServices (5)
Venus\ContainedLanguage.cs (5)
101
if (this.
Project
!= null)
103
documentId = this.
Project
.AddSourceTextContainer(
131
Project
,
148
if (this.
Project
!= null)
150
this.
Project
.RemoveSourceTextContainer(SubjectBuffer.AsTextContainer());