4 references to Int16
Microsoft.CodeAnalysis.CodeStyle (2)
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SpecialTypeExtensions.cs\SpecialTypeExtensions.cs (1)
20
SpecialType.System_Int16 => PredefinedType.
Int16
,
PredefinedTypeExtensions.cs (1)
20
PredefinedType.
Int16
=> SpecialType.System_Int16,
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSyntaxFacts.cs (1)
336
SyntaxKind.ShortKeyword => PredefinedType.
Int16
,
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
339
Return PredefinedType.
Int16