1 write to Project
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedLanguage.cs (1)
81
Project
= project;
5 references to Project
Microsoft.VisualStudio.LanguageServices (5)
Venus\ContainedLanguage.cs (5)
104
if (this.
Project
!= null)
106
documentId = this.
Project
.AddSourceTextContainer(
135
Project
,
152
if (this.
Project
!= null)
154
this.
Project
.RemoveSourceTextContainer(SubjectBuffer.AsTextContainer());