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