6 references to CheckUnsafeType
Microsoft.CodeAnalysis.CSharp (6)
Lowering\DiagnosticsPass_ExpressionTrees.cs (4)
781
CheckUnsafeType
(node);
795
CheckUnsafeType
(node);
828
CheckUnsafeType
(node.Operand);
829
CheckUnsafeType
(node);
Lowering\DiagnosticsPass_Warnings.cs (2)
268
CheckUnsafeType
(node.Left);
269
CheckUnsafeType
(node.Right);