Base:
property
IsUnsafe
Microsoft.CodeAnalysis.CSharp.Symbols.SourceMethodSymbol.IsUnsafe
1 reference to IsUnsafe
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedSimpleProgramEntryPointSymbol.cs (1)
157
Debug.Assert(!
IsUnsafe
, $"Revisit {nameof(CanBeCallerUnsafe)} implementation if {nameof(SynthesizedSimpleProgramEntryPointSymbol)} can be marked 'unsafe'.");