1 write to _binder
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Attributes.cs (1)
758_binder = binder;
4 references to _binder
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Attributes.cs (4)
840var typedConstantKind = node.Type.GetAttributeParameterTypedConstantKind(_binder.Compilation); 877var typedConstantKind = type.GetAttributeParameterTypedConstantKind(_binder.Compilation); 927var typedConstantKind = operandType.GetAttributeParameterTypedConstantKind(_binder.Compilation); 982var typedConstantKind = type.GetAttributeParameterTypedConstantKind(_binder.Compilation);