2 references to UDTUnexpectedResult
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (1)
2238throw SQL.UDTUnexpectedResult(metaData.udtAssemblyQualifiedName);
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
10094throw SQL.UDTUnexpectedResult(value.GetType().AssemblyQualifiedName);