4 references to Kind
Microsoft.CodeAnalysis.CSharp (4)
Parser\Directives.cs (4)
36
if (this.
Kind
!= other.
Kind
)
55
switch (this.
Kind
)
228
switch (directive.
Kind
)