11 references to verifyTupleTypeWithErrorUnderlyingType
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (11)
CodeGen\CodeGenTupleTest.cs (11)
26694verifyTupleTypeWithErrorUnderlyingType(comp, decodingSuccessful: false);
26698verifyTupleTypeWithErrorUnderlyingType(compWithMetadataReference, decodingSuccessful: true);
26703verifyTupleTypeWithErrorUnderlyingType(compWithFakeVt, decodingSuccessful: false);
26725verifyTupleTypeWithErrorUnderlyingType(comp2, decodingSuccessful: false);
26736verifyTupleTypeWithErrorUnderlyingType(comp2WithFakeVt, decodingSuccessful: false);
26860verifyTupleTypeWithErrorUnderlyingType(comp, decodingSuccessful: false);
26864verifyTupleTypeWithErrorUnderlyingType(compWithMetadataReference, decodingSuccessful: true);
26869verifyTupleTypeWithErrorUnderlyingType(compWithFakeContainer, decodingSuccessful: false);
26935verifyTupleTypeWithErrorUnderlyingType(comp, decodingSuccessful: false);
26939verifyTupleTypeWithErrorUnderlyingType(compWithMetadataReference, decodingSuccessful: true);
26944verifyTupleTypeWithErrorUnderlyingType(compWithFakeContainer, decodingSuccessful: false);