1 write to Project
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedLanguage.cs (1)
77
Project
= project;
5 references to Project
Microsoft.VisualStudio.LanguageServices (5)
Venus\ContainedLanguage.cs (5)
100
if (this.
Project
!= null)
102
documentId = this.
Project
.AddSourceTextContainer(
130
Project
,
145
if (this.
Project
!= null)
147
this.
Project
.RemoveSourceTextContainer(SubjectBuffer.AsTextContainer());