Implemented interface member:
property
Type
Microsoft.CodeAnalysis.IPropertySymbol.Type
2 references to Type
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationPropertySymbol.cs (2)
32
public NullableAnnotation NullableAnnotation =>
Type
.NullableAnnotation;
45
this.Modifiers, this.
Type
, this.RefKind, this.ExplicitInterfaceImplementations,