1 reference to SqlTypeExceptionSerialization
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLUtility.cs (1)
69protected SqlTypeException(SerializationInfo si, StreamingContext sc) : base(SqlTypeExceptionSerialization(si, sc), sc) {