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