Base:
property
GetMethod
Microsoft.CodeAnalysis.CSharp.Symbols.PropertySymbol.GetMethod
1 write to GetMethod
Microsoft.CodeAnalysis.CSharp (1)
Symbols\NativeIntegerTypeSymbol.cs (1)
463GetMethod = getAccessor(container, this, underlyingProperty.GetMethod);
1 reference to GetMethod
Microsoft.CodeAnalysis.CSharp (1)
Symbols\NativeIntegerTypeSymbol.cs (1)
130builder.AddIfNotNull(property.GetMethod);