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