5 references to VerifyPublicType
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (5)
CodeGen\CodeGenTupleTest.cs (5)
27444
VerifyPublicType
(type.GetPublicSymbol(), expectedPublicValue);
27447
VerifyPublicType
(type.GetPublicSymbol(), definitionPublicValue);
27457
VerifyPublicType
(type, expectedValue);
27458
VerifyPublicType
(type.OriginalDefinition, expectedValue);
27504
VerifyPublicType
(underlyingType, TupleUnderlyingTypeValue.Null);