Implemented interface member:
property
Type
Microsoft.CodeAnalysis.IPropertySymbol.Type
1 write to Type
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationPropertySymbol.cs (1)
45
this.
Type
= type;
2 references to Type
Microsoft.CodeAnalysis.Workspaces (2)
CodeGenerationPropertySymbol.cs (2)
21
public NullableAnnotation NullableAnnotation =>
Type
.NullableAnnotation;
58
this.Modifiers, this.
Type
, this.RefKind, this.ExplicitInterfaceImplementations,