Implemented interface member:
property
ReceiverType
Microsoft.CodeAnalysis.IMethodSymbol.ReceiverType
1 reference to ReceiverType
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationAbstractMethodSymbol.cs (1)
62
public NullableAnnotation ReceiverNullableAnnotation =>
ReceiverType
.NullableAnnotation;