3 references to IsAttribute
System.ServiceModel (3)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (1)
1892if (QueryDataModel.IsAttribute(reader.NamespaceURI))
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (2)
447if (QueryDataModel.IsAttribute(reader.NamespaceURI)) 508if (QueryDataModel.IsAttribute(reader.NamespaceURI))