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