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