3 references to VerifyPublicType
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (3)
CodeGen\CodeGenTupleTest.cs (3)
27457
VerifyPublicType
(type, expectedValue);
27458
VerifyPublicType
(type.OriginalDefinition, expectedValue);
27504
VerifyPublicType
(underlyingType, TupleUnderlyingTypeValue.Null);