1 reference to Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Serialization\ObjectWriter.cs (1)
454
throw new ArgumentException(CompilerExtensionsResources.
Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer
);