1 write to BuilderType
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\InterpolatedStringHandlerData.cs (1)
42
BuilderType
= builderType;
1 reference to BuilderType
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter_StringInterpolation.cs (1)
78
var builderTempSymbol = _factory.InterpolatedStringHandlerLocal(data.
BuilderType
, syntax);