6 references to CheckUnsafeType
Microsoft.CodeAnalysis.CSharp (6)
Lowering\DiagnosticsPass_ExpressionTrees.cs (4)
805
CheckUnsafeType
(node);
819
CheckUnsafeType
(node);
852
CheckUnsafeType
(node.Operand);
853
CheckUnsafeType
(node);
Lowering\DiagnosticsPass_Warnings.cs (2)
268
CheckUnsafeType
(node.Left);
269
CheckUnsafeType
(node.Right);