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