1 write to _binder
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Attributes.cs (1)
853_binder = binder;
3 references to _binder
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Attributes.cs (3)
935var typedConstantKind = node.Type.GetAttributeParameterTypedConstantKind(_binder.Compilation); 992var typedConstantKind = operandType.GetAttributeParameterTypedConstantKind(_binder.Compilation); 1047var typedConstantKind = type.GetAttributeParameterTypedConstantKind(_binder.Compilation);