2 references to IsAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (2)
255
if (!_subtree.
IsAttribute
)
524
msw.WriteLine("<Tree IsDss=\"{0}\" IsAttribute=\"{1}\">", axis.IsDss, axis.
IsAttribute
);