2 references to ContainsSourceFile
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\XamlProjectService.cs (2)
161
if (!project.
ContainsSourceFile
(filePath))
244
if (project.
ContainsSourceFile
(oldMoniker))