4 references to verifyTuple
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\NullableReferenceTypesTests.cs (4)
8976verifyTuple(c.GetMember<FieldSymbol>("C.F").TypeWithAnnotations); 8977verifyTuple(c.GetMember<PropertySymbol>("C.P").TypeWithAnnotations); 8979verifyTuple(method.ReturnTypeWithAnnotations); 8980verifyTuple(method.Parameters[0].TypeWithAnnotations);