4 references to useUnsafe
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\NativeIntegerTests.cs (4)
9467
bool useUnsafeContext =
useUnsafe
(sourceType) ||
useUnsafe
(destType);
12367
bool useUnsafeContext =
useUnsafe
(leftType) ||
useUnsafe
(rightType);