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