Improved leaf record errors #382
Annotations
2 warnings
|
Build on non-master branch:
test/AsmResolver.Benchmarks/FullNameGeneratorBenchmark.cs#L19
Argument of type 'CorLibTypeSignature' cannot be used for parameter 'typeArguments' of type 'TypeSignature[]' in 'GenericInstanceTypeSignature extension(ITypeDefOrRef).MakeGenericInstanceType(bool isValueType, params TypeSignature[] typeArguments)' due to differences in the nullability of reference types.
|
|
Build on non-master branch:
test/AsmResolver.Benchmarks/FullNameGeneratorBenchmark.cs#L19
Argument of type 'CorLibTypeSignature' cannot be used for parameter 'typeArguments' of type 'TypeSignature[]' in 'GenericInstanceTypeSignature extension(ITypeDefOrRef).MakeGenericInstanceType(bool isValueType, params TypeSignature[] typeArguments)' due to differences in the nullability of reference types.
|
Loading