2 references to IsNullableType
System.Web (2)
UI\WebControls\Parameter.cs (2)
257
if (ignoreNullableTypeChanges &&
IsNullableType
(value.GetType())) {
301
if (ignoreNullableTypeChanges &&
IsNullableType
(value.GetType())) {