1 write to ElementTypeReference
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
2545
ElementTypeReference
= new CodeTypeReference(GetFullClassName(ns, className))
2 references to ElementTypeReference
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
1190
CodeCastExpression cceTarget = new CodeCastExpression(cc.
ElementTypeReference
, careTarget);
2217
Type = cc.
ElementTypeReference