Home
last modified time | relevance | path

Searched defs:IComparableNotImplemented (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DDataException.cs503 …public static Exception IComparableNotImplemented(string typeName) => _Data(SR.Format(SR.DataStora… in IComparableNotImplemented() method in System.Data.ExceptionBuilder
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataException.cs732 static public Exception IComparableNotImplemented(string typeName) { in IComparableNotImplemented() method in System.Data.ExceptionBuilder