1 reference to
System.Web (1)
Compilation\ExpressionEditorAttribute.cs (1)
16public ExpressionEditorAttribute(Type type) : this((type != null) ? type.AssemblyQualifiedName : null) {