11 references to s_noValue
System.ComponentModel.TypeConverter (11)
System\ComponentModel\ReflectPropertyDescriptor.cs (11)
235
_ambientValue =
s_noValue
;
309
_defaultValue =
s_noValue
;
528
if (DefaultValue !=
s_noValue
)
568
if (DefaultValue !=
s_noValue
)
572
else if (AmbientValue !=
s_noValue
)
682
else if (DefaultValue ==
s_noValue
)
716
if (DefaultValue !=
s_noValue
)
735
if (AmbientValue !=
s_noValue
)
1016
if (DefaultValue !=
s_noValue
)
1020
else if (AmbientValue !=
s_noValue
)
1182
else if (DefaultValue ==
s_noValue
)