Implemented interface member:
property
SpecialType
Microsoft.CodeAnalysis.ITypeSymbol.SpecialType
1 write to SpecialType
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
CodeGenerationTypeSymbol.cs (1)
32
this.
SpecialType
= specialType;
2 references to SpecialType
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
CodeGenerationConstructedNamedTypeSymbol.cs (1)
24
constructedFrom.Name, constructedFrom.
SpecialType
, constructedFrom.NullableAnnotation, typeMembers)
CodeGenerationNamedTypeSymbol.cs (1)
62
_interfaces, this.
SpecialType
, nullableAnnotation, _members, this.TypeMembers,