11 references to verifyTupleTypeWithErrorUnderlyingType
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (11)
CodeGen\CodeGenTupleTest.cs (11)
26732verifyTupleTypeWithErrorUnderlyingType(comp, decodingSuccessful: false);
26736verifyTupleTypeWithErrorUnderlyingType(compWithMetadataReference, decodingSuccessful: true);
26741verifyTupleTypeWithErrorUnderlyingType(compWithFakeVt, decodingSuccessful: false);
26763verifyTupleTypeWithErrorUnderlyingType(comp2, decodingSuccessful: false);
26774verifyTupleTypeWithErrorUnderlyingType(comp2WithFakeVt, decodingSuccessful: false);
26898verifyTupleTypeWithErrorUnderlyingType(comp, decodingSuccessful: false);
26902verifyTupleTypeWithErrorUnderlyingType(compWithMetadataReference, decodingSuccessful: true);
26907verifyTupleTypeWithErrorUnderlyingType(compWithFakeContainer, decodingSuccessful: false);
26973verifyTupleTypeWithErrorUnderlyingType(comp, decodingSuccessful: false);
26977verifyTupleTypeWithErrorUnderlyingType(compWithMetadataReference, decodingSuccessful: true);
26982verifyTupleTypeWithErrorUnderlyingType(compWithFakeContainer, decodingSuccessful: false);