2 references to ComponentReference
System.Web.Extensions (2)
UI\ScriptComponentDescriptor.cs (2)
233
if (p.Value.Type == ExpressionType.
ComponentReference
) {
322
return ExpressionType.
ComponentReference
;