4 references to HexValue
System.Workflow.Activities (4)
Rules\Parser\Scanner.cs (4)
499
int hDigit =
HexValue
(ch);
815
int hValue =
HexValue
(ch);
826
hValue =
HexValue
(ch);
834
hValue =
HexValue
(ch);