2 references to CASE_STATEMENT
PresentationBuildTasks (2)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (2)
948
CodeSnippetStatement cssCase = new CodeSnippetStatement(
CASE_STATEMENT
+ connectionId + COLON);
1178
CodeSnippetStatement cssCase = new CodeSnippetStatement(
CASE_STATEMENT
+ connectionId + COLON);