2 references to CASE_STATEMENT
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
938
CodeSnippetStatement cssCase = new CodeSnippetStatement(
CASE_STATEMENT
+ connectionId + COLON);
1168
CodeSnippetStatement cssCase = new CodeSnippetStatement(
CASE_STATEMENT
+ connectionId + COLON);