23 references to Exists
Microsoft.AspNetCore.Razor.Test.Common (16)
Language\IntegrationTests\IntegrationTestBase.cs (7)
190if (!testFile.Exists()) 377if (!irFile.Exists()) 398if (!htmlFile.Exists()) 436if (!codegenFile.Exists()) 449if (diagnosticsFile.Exists()) 474if (!testFile.Exists()) 658if (diagnosticsFile.Exists())
Language\IntegrationTests\RazorBaselineIntegrationTestBase.cs (5)
60if (!irFile.Exists()) 117if (!codegenFile.Exists()) 127if (diagnosticsFile.Exists()) 137if (mappingsFile.Exists()) 258if (spFile.Exists())
Language\Legacy\ParserTestBase.cs (4)
127if (!stFile.Exists()) 139if (diagnosticsFile.Exists()) 149if (!classifiedSpanFile.Exists()) 162if (tagHelperSpanFile.Exists())
Microsoft.AspNetCore.Razor.Test.Common.Tooling (4)
Language\Legacy\ToolingParserTestBase.cs (4)
111if (!stFile.Exists()) 123if (diagnosticsFile.Exists()) 133if (!classifiedSpanFile.Exists()) 146if (tagHelperSpanFile.Exists())
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (2)
Cohost\Formatting\FormattingLogTest.cs (1)
160if (!testFile.Exists())
src\Razor\src\Razor\test\Microsoft.CodeAnalysis.Razor.CohostingShared.UnitTests\Endpoints\CohostSemanticTokensRangeEndpointTest.cs (1)
448if (!semanticFile.Exists())
Microsoft.VisualStudioCode.RazorExtension.UnitTests (1)
src\Razor\src\Razor\test\Microsoft.CodeAnalysis.Razor.CohostingShared.UnitTests\Endpoints\CohostSemanticTokensRangeEndpointTest.cs (1)
448if (!semanticFile.Exists())