1 implementation of ExtendedSpecialType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeSymbol.cs (1)
2523
ExtendedSpecialType ITypeSymbolInternal.
ExtendedSpecialType
=> this.ExtendedSpecialType;
1 reference to ExtendedSpecialType
Microsoft.CodeAnalysis (1)
Symbols\Attributes\CommonAttributeData.cs (1)
437
if ((InternalSpecialType)appliedToSymbol.
ExtendedSpecialType
!= InternalSpecialType.System_Runtime_CompilerServices_AsyncHelpers)