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