2 references to ClassifyAsMiscellaneousFileWithNoReferences
Microsoft.CodeAnalysis.LanguageServer (2)
FileBasedPrograms\FileBasedProgramsProjectSystem.cs (2)
134if (ClassifyAsMiscellaneousFileWithNoReferences(filePath, languageInformation)) 218var doDesignTimeBuild = !ClassifyAsMiscellaneousFileWithNoReferences(documentFilePath, languageInformation);