Implemented interface member:
property
Type
Microsoft.CodeAnalysis.IEventSymbol.Type
1 write to Type
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
CodeGenerationEventSymbol.cs (1)
39
this.
Type
= type;
2 references to Type
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
CodeGenerationEventSymbol.cs (2)
18
public NullableAnnotation NullableAnnotation =>
Type
.NullableAnnotation;
50
this.Modifiers, this.
Type
, this.ExplicitInterfaceImplementations,