2 references to InterpolationSyntax
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Internal.Generated.vb (2)
34360
Friend Shared CreateInstance As Func(Of ObjectReader, Object) = Function(o) New
InterpolationSyntax
(o)
34373
ObjectBinder.RegisterTypeReader(GetType(InterpolationSyntax), Function(r) New
InterpolationSyntax
(r))