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