3 references to NoteUnsafe
Microsoft.CodeAnalysis.CSharp (3)
Lowering\DiagnosticsPass_ExpressionTrees.cs (3)
65
if (e != null && (object)e.Type != null && e.Type.IsPointerOrFunctionPointer())
NoteUnsafe
(e);
707
NoteUnsafe
(node);
713
NoteUnsafe
(node);