4 references to CheckCollectionBuilderMethod
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Conversions.cs (2)
1401
@this._binder.
CheckCollectionBuilderMethod
(syntax, collectionBuilderMethod, @this._diagnostics);
1469
/// errors and the like). The caller should use <see cref="
CheckCollectionBuilderMethod
"/> to do so. Once they
Symbols\Synthesized\SynthesizedCollectionBuilderProjectedMethodSymbol.cs (2)
55
/// cref="Binder.
CheckCollectionBuilderMethod
"/>.
62
/// directly in <see cref="Binder.
CheckCollectionBuilderMethod
"/>.