2 references to SERIALIZATION_PARAM_ERROR_COUNT
System.Configuration (2)
System\Configuration\ConfigurationErrorsException.cs (2)
179
count = info.GetInt32(
SERIALIZATION_PARAM_ERROR_COUNT
);
232
info.AddValue(
SERIALIZATION_PARAM_ERROR_COUNT
, subErrors);