6 references to CheckUnsafeType
Microsoft.CodeAnalysis.CSharp (6)
Lowering\DiagnosticsPass_ExpressionTrees.cs (4)
737
CheckUnsafeType
(node);
751
CheckUnsafeType
(node);
784
CheckUnsafeType
(node.Operand);
785
CheckUnsafeType
(node);
Lowering\DiagnosticsPass_Warnings.cs (2)
268
CheckUnsafeType
(node.Left);
269
CheckUnsafeType
(node.Right);