1 reference to NotSupported_NYI
System.Private.CoreLib (1)
System\TypedReference.cs (1)
64
public override bool Equals(object? o) { throw new NotSupportedException(SR.
NotSupported_NYI
); }