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