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)
32public NullableAnnotation NullableAnnotation => Type.NullableAnnotation; 45this.Modifiers, this.Type, this.RefKind, this.ExplicitInterfaceImplementations,