3 references to HasUnsafeModifier
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Source\SourceEventSymbol.cs (3)
475return HasUnsafeModifier || IsExtern 928if (HasUnsafeModifier != implementation.HasUnsafeModifier && this.CompilationAllowsUnsafe())