5 references to VerifyPublicType
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (5)
CodeGen\CodeGenTupleTest.cs (5)
27482
VerifyPublicType
(type.GetPublicSymbol(), expectedPublicValue);
27485
VerifyPublicType
(type.GetPublicSymbol(), definitionPublicValue);
27495
VerifyPublicType
(type, expectedValue);
27496
VerifyPublicType
(type.OriginalDefinition, expectedValue);
27542
VerifyPublicType
(underlyingType, TupleUnderlyingTypeValue.Null);