2 references to CodeContext
PresentationBuildTasks (2)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (2)
2961
cc = new
CodeContext
(elementType, null, baseClassFullName);
3323
string localElementFullName) :
base
(elementType, typeArgsList, localElementFullName)