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