2 references to ReportUnsafeIfNotAllowed
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
4963hasErrors = ReportUnsafeIfNotAllowed(errorLocation, diagnostics);
BoundTree\UnboundLambda.cs (1)
924this.Binder.ReportUnsafeIfNotAllowed(this.ParameterLocation(i), diagnostics);