4 references to VerifyEqualButDistinct
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\NativeIntegerTests.cs (4)
365
VerifyEqualButDistinct
(underlyingType, underlyingType.AsNativeInteger());
366
VerifyEqualButDistinct
(nativeIntegerType, nativeIntegerType.NativeIntegerUnderlyingType);
367
VerifyEqualButDistinct
(underlyingType, nativeIntegerType);
749
VerifyEqualButDistinct
(nativeIntegerType.NativeIntegerUnderlyingType, nativeIntegerType);