|
|
|
@ -139,21 +139,21 @@ |
|
|
|
<SubType>Code</SubType> |
|
|
|
<SubType>Code</SubType> |
|
|
|
</Compile> |
|
|
|
</Compile> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzeContextMenuEntry.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzeContextMenuEntry.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedEventAccessorsTreeNode.cs" /> |
|
|
|
|
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedEventOverridesTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedEventOverridesTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedEventTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedEventTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedInterfacePropertyImplementedByTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedInterfacePropertyImplementedByTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedInterfaceMethodImplementedByTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedInterfaceMethodImplementedByTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedInterfaceEventImplementedByTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedInterfaceEventImplementedByTreeNode.cs" /> |
|
|
|
|
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedPropertyAccessorTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedTypeExposedByTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedTypeExposedByTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedTypeExtensionMethodsTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedTypeExtensionMethodsTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedTypeInstantiationsTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedTypeInstantiationsTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedTypeTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedTypeTreeNode.cs" /> |
|
|
|
|
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedEventAccessorTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\Helpers.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\Helpers.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\ScopedWhereUsedAnalyzer.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\ScopedWhereUsedAnalyzer.cs" /> |
|
|
|
<Compile Include="TreeNodes\IMemberTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\IMemberTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\XamlResourceNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\XamlResourceNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedPropertyAccessorsTreeNode.cs" /> |
|
|
|
|
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedPropertyOverridesTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedPropertyOverridesTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedPropertyTreeNode.cs" /> |
|
|
|
<Compile Include="TreeNodes\Analyzer\AnalyzedPropertyTreeNode.cs" /> |
|
|
|
<Compile Include="XmlDoc\XmlDocKeyProvider.cs" /> |
|
|
|
<Compile Include="XmlDoc\XmlDocKeyProvider.cs" /> |
|
|
|
|