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