2 references to APPVAR
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
3114
CodeVariableReferenceExpression cvre = new CodeVariableReferenceExpression(
APPVAR
);
3119
CodeVariableDeclarationStatement cvds = new CodeVariableDeclarationStatement(appClassName,
APPVAR
, coce);