2 references to BindNativeIntegerSymbolIfAny
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
1606var type = BindNativeIntegerSymbolIfAny(identifier, diagnostics);
Binder\Binder_Symbols.cs (1)
898bindingResult = BindNativeIntegerSymbolIfAny(node, diagnostics);