//! Relation extraction helpers for the C# plugin.
//!//! No new semantics here. New behaviour must go via `sqry_core::graph::GraphBuilder` and the language-specific `*GraphBuilder` (see this module's export) to build `CodeGraph`.
pubmodgraph_builder;pub(crate)modlocal_scopes;pubmodtype_extractor;pubusegraph_builder::CSharpGraphBuilder;