3 references to InvalidUserDefinedTypeSerializationFormat
System.Data (3)
fx\src\data\System\Data\Sql\sqlser.cs (1)
135throw ADP.InvalidUserDefinedTypeSerializationFormat(k);
fx\src\data\System\Data\Sql\SqlUserDefinedAggregateAttribute.cs (1)
47throw ADP.InvalidUserDefinedTypeSerializationFormat((Microsoft.SqlServer.Server.Format)format);
fx\src\data\System\Data\Sql\SqlUserDefinedTypeAttribute.cs (1)
56throw ADP.InvalidUserDefinedTypeSerializationFormat((Microsoft.SqlServer.Server.Format)format);