37 return text.GetHashCode() ^
text2.GetHashCode();
static unsafe void Copy(Array sourceArray, Array destinationArray, int length)
override bool Equals([NotNullWhen(true)] object obj)
readonly object[] _inputControlParameters
IDictionary< string, object > ControlParameters
IDictionary< string, object > _controlParameters
UIHintImplementation(string uiHint, string presentationLayer, params object[] controlParameters)
IDictionary< string, object > BuildControlParametersDictionary()
override int GetHashCode()
override bool Equals([NotNullWhen(true)] object? obj)
UIHintAttribute(string uiHint)
readonly UIHintImplementation _implementation
UIHintAttribute(string uiHint, string? presentationLayer, params object?[]? controlParameters)
IDictionary< string, object?> ControlParameters
override int GetHashCode()
UIHintAttribute(string uiHint, string? presentationLayer)
string? PresentationLayer
static string UIHintImplementation_NeedEvenNumberOfControlParameters
static string UIHintImplementation_ControlParameterKeyOccursMoreThanOnce
static string Format(string resourceFormat, object p1)
static string UIHintImplementation_ControlParameterKeyIsNull
static string UIHintImplementation_ControlParameterKeyIsNotAString