2 references to CodeContext
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
3032
cc = new
CodeContext
(elementType, null, baseClassFullName);
3394
string localElementFullName) :
base
(elementType, typeArgsList, localElementFullName)