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