1 write to TypeSyntax
Microsoft.CodeAnalysis.CSharp.Features (1)
AnalyzedPattern.cs (1)
76=> TypeSyntax = type;
1 reference to TypeSyntax
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpUsePatternCombinatorsCodeFixProvider.cs (1)
108Type p => TypePattern(p.TypeSyntax),