6 references to CheckUnsafeType
Microsoft.CodeAnalysis.CSharp (6)
Lowering\DiagnosticsPass_ExpressionTrees.cs (4)
797
CheckUnsafeType
(node);
811
CheckUnsafeType
(node);
844
CheckUnsafeType
(node.Operand);
845
CheckUnsafeType
(node);
Lowering\DiagnosticsPass_Warnings.cs (2)
268
CheckUnsafeType
(node.Left);
269
CheckUnsafeType
(node.Right);