1 instantiation of SpanCasingPair
System.Private.Xml (1)
src\runtime\src\libraries\Common\src\System\HexConverter.cs (1)
224
SpanCasingPair args =
new
() { Bytes = bytes, Casing = casing };
1 reference to SpanCasingPair
System.Private.Xml (1)
src\runtime\src\libraries\Common\src\System\HexConverter.cs (1)
224
SpanCasingPair
args = new() { Bytes = bytes, Casing = casing };