1 write to _binder
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Attributes.cs (1)
760_binder = binder;
4 references to _binder
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Attributes.cs (4)
842var typedConstantKind = node.Type.GetAttributeParameterTypedConstantKind(_binder.Compilation); 879var typedConstantKind = type.GetAttributeParameterTypedConstantKind(_binder.Compilation); 929var typedConstantKind = operandType.GetAttributeParameterTypedConstantKind(_binder.Compilation); 984var typedConstantKind = type.GetAttributeParameterTypedConstantKind(_binder.Compilation);