4 references to VerifyEqualButDistinct
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\NativeIntegerTests.cs (4)
370
VerifyEqualButDistinct
(underlyingType, underlyingType.AsNativeInteger());
371
VerifyEqualButDistinct
(nativeIntegerType, nativeIntegerType.NativeIntegerUnderlyingType);
372
VerifyEqualButDistinct
(underlyingType, nativeIntegerType);
754
VerifyEqualButDistinct
(nativeIntegerType.NativeIntegerUnderlyingType, nativeIntegerType);