2 references to GetConfigurationSchema
ConfigurationSchemaGenerator (1)
ConfigSchemaGenerator.cs (1)
25var configSchemaInfo = GetConfigurationSchema(assemblySymbol);
ConfigurationSchemaGenerator.Tests (1)
GeneratorTests.cs (1)
1566var configSchemaInfo = ConfigSchemaGenerator.GetConfigurationSchema(compilation.Assembly);