1 implementation of TryGetPredefinedType
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
310
public bool
TryGetPredefinedType
(SyntaxToken token, out PredefinedType type)