4 references to UInt16
Microsoft.CodeAnalysis.CodeStyle (2)
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SpecialTypeExtensions.cs\SpecialTypeExtensions.cs (1)
21
SpecialType.System_UInt16 => PredefinedType.
UInt16
,
PredefinedTypeExtensions.cs (1)
21
PredefinedType.
UInt16
=> SpecialType.System_UInt16,
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSyntaxFacts.cs (1)
337
SyntaxKind.UShortKeyword => PredefinedType.
UInt16
,
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
341
Return PredefinedType.
UInt16