2 types derived from ExtensionQuery
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (1)
15
internal sealed class FunctionQuery :
ExtensionQuery
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\VariableQuery.cs (1)
14
internal sealed class VariableQuery :
ExtensionQuery
1 reference to ExtensionQuery
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ExtensionQuery.cs (1)
27
protected ExtensionQuery(
ExtensionQuery
other) : base(other)