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);
772
NoteUnsafe
(node);
778
NoteUnsafe
(node);