1 write to _binder
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Attributes.cs (1)
766_binder = binder;
4 references to _binder
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Attributes.cs (4)
848var typedConstantKind = node.Type.GetAttributeParameterTypedConstantKind(_binder.Compilation); 885var typedConstantKind = type.GetAttributeParameterTypedConstantKind(_binder.Compilation); 935var typedConstantKind = operandType.GetAttributeParameterTypedConstantKind(_binder.Compilation); 990var typedConstantKind = type.GetAttributeParameterTypedConstantKind(_binder.Compilation);