2 references to IsDeclaredUnsafe
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourcePropertySymbol.cs (2)
774
if (
IsDeclaredUnsafe
!= implementation.
IsDeclaredUnsafe
&& this.CompilationAllowsUnsafe()) // Don't cascade.