Base:
property
IsExtern
Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberMethodSymbol.IsExtern
1 reference to IsExtern
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourcePropertyAccessorSymbol.cs (1)
539
else if (!hasBody && !
IsExtern
&& !IsAbstract && !isAutoPropertyOrExpressionBodied && !IsPartialDefinition)