Replace a static readonly in[] in System.Data.Common (#72743)
authorStephen Toub <stoub@microsoft.com>
Sun, 24 Jul 2022 20:36:55 +0000 (16:36 -0400)
committerGitHub <noreply@github.com>
Sun, 24 Jul 2022 20:36:55 +0000 (16:36 -0400)
commit9f68db248c5b9c0c2ec89b7810240fb49b560194
tree7c0b0a37fb0391b53f3484a064789ffa5318c394
parentb5fd812c63f2d548395b33e556f0e68cf7598dcf
Replace a static readonly in[] in System.Data.Common (#72743)

There are a small number of values, all within the byte range.
src/libraries/System.Data.Common/src/System/Data/Filter/ExpressionParser.cs
src/libraries/System.Data.Common/src/System/Data/Filter/Operators.cs