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