Implemented interface member:
property
PointedAtType
Microsoft.CodeAnalysis.IPointerTypeSymbol.PointedAtType
1 reference to PointedAtType
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationPointerTypeSymbol.cs (1)
16return new CodeGenerationPointerTypeSymbol(this.PointedAtType);