Fix a lot of the analyzer warnings too
This commit is contained in:
@@ -374,6 +374,8 @@ This service is provided as-is.
|
||||
}
|
||||
}
|
||||
|
||||
#pragma warning disable MA0009
|
||||
[GeneratedRegex("^([A-F0-9]{2})+")]
|
||||
private static partial Regex HexRegex();
|
||||
#pragma warning restore MA0009
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user