Implemented interface member:
property
ReceiverType
Microsoft.CodeAnalysis.IMethodSymbol.ReceiverType
1 reference to ReceiverType
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationAbstractMethodSymbol.cs (1)
62public NullableAnnotation ReceiverNullableAnnotation => ReceiverType.NullableAnnotation;