2 references to TryCreateNativeIntegerType
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
ITypeSymbolExtensions.ExpressionSyntaxGeneratorVisitor.cs (1)
40
if (!_nameOnly && TypeSyntaxGeneratorVisitor.
TryCreateNativeIntegerType
(symbol, out var typeSyntax))
ITypeSymbolExtensions.TypeSyntaxGeneratorVisitor.cs (1)
260
if (
TryCreateNativeIntegerType
(symbol, out var typeSyntax))