Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Side by Side Diff: experimental/visual_studio_plugin/third_party/Microsoft.VisualStudio.Project/Diagrams/ReferenceClasses.cd

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <ClassDiagram MajorVersion="1" MinorVersion="1">
3 <Class Name="Microsoft.VisualStudio.Project.ReferenceNode">
4 <Position X="0.75" Y="1.5" Width="2.25" />
5 <NestedTypes>
6 <Delegate Name="Microsoft.VisualStudio.Project.ReferenceNode.CannotAddRefe renceErrorMessage" Collapsed="true">
7 <TypeIdentifier>
8 <NewMemberFileName>ReferenceNode.cs</NewMemberFileName>
9 </TypeIdentifier>
10 </Delegate>
11 </NestedTypes>
12 <TypeIdentifier>
13 <HashCode>AIBAAGagAAFAAAAAgACiIAAAAAAQAAEAGAAQAABAAAA=</HashCode>
14 <FileName>ReferenceNode.cs</FileName>
15 </TypeIdentifier>
16 </Class>
17 <Class Name="Microsoft.VisualStudio.Project.ProjectReferenceNode">
18 <Position X="5.75" Y="1.5" Width="2.5" />
19 <Compartments>
20 <Compartment Name="Fields" Collapsed="true" />
21 </Compartments>
22 <AssociationLine Name="buildDependency" Type="Microsoft.VisualStudio.Project .BuildDependency" FixedFromPoint="true">
23 <Path>
24 <Point X="8.25" Y="1.845" />
25 <Point X="10" Y="1.845" />
26 </Path>
27 </AssociationLine>
28 <TypeIdentifier>
29 <HashCode>CIACCFYCAgAAgAEgAIACBAQAAAAQABAACAAAAECACgA=</HashCode>
30 <FileName>ProjectReferenceNode.cs</FileName>
31 </TypeIdentifier>
32 <ShowAsAssociation>
33 <Field Name="buildDependency" />
34 </ShowAsAssociation>
35 </Class>
36 <Class Name="Microsoft.VisualStudio.Project.BuildDependency">
37 <Position X="10" Y="1.5" Width="2.25" />
38 <Compartments>
39 <Compartment Name="Fields" Collapsed="true" />
40 </Compartments>
41 <TypeIdentifier>
42 <HashCode>AAAQAAYAAAQAgAAQAEAAAAAAAAAAAAAAEQAAAACAAAA=</HashCode>
43 <FileName>BuildDependency.cs</FileName>
44 </TypeIdentifier>
45 <Lollipop Position="0.2" />
46 </Class>
47 <Class Name="Microsoft.VisualStudio.Project.ComReferenceNode" Collapsed="true" >
48 <Position X="3.75" Y="2.5" Width="1.5" />
49 <TypeIdentifier>
50 <HashCode>AACACCIAAAIAACQgQAAEBAQAgACAAAABCAgQAQACIAA=</HashCode>
51 <FileName>ComReferenceNode.cs</FileName>
52 </TypeIdentifier>
53 </Class>
54 <Class Name="Microsoft.VisualStudio.Project.SolutionListenerForProjectReferenc eUpdate">
55 <Position X="0.75" Y="6.75" Width="3" />
56 <TypeIdentifier>
57 <HashCode>AAAAAAAAAAAAAAAAAQAAIAAAAgAAAAAIAAAAgABAAAA=</HashCode>
58 <FileName>SolutionListenerForProjectReferenceUpdate.cs</FileName>
59 </TypeIdentifier>
60 </Class>
61 <Class Name="Microsoft.VisualStudio.Project.SolutionListener" Collapsed="true" >
62 <Position X="4.75" Y="7" Width="1.5" />
63 <TypeIdentifier>
64 <HashCode>AAIACRBQoCAQCCAAEAIAJAAACgQBAAAYAQAiiAIAAAA=</HashCode>
65 <FileName>SolutionListener.cs</FileName>
66 </TypeIdentifier>
67 <Lollipop Position="0.2" />
68 </Class>
69 <Class Name="Microsoft.VisualStudio.Project.AssemblyReferenceNode" Collapsed=" true">
70 <Position X="3.75" Y="0.5" Width="1.5" />
71 <TypeIdentifier>
72 <HashCode>AAACCCJAACAACAAgEAoAAAACBABACIAIGAAAEACAABw=</HashCode>
73 <FileName>AssemblyReferenceNode.cs</FileName>
74 </TypeIdentifier>
75 </Class>
76 <Font Name="Tahoma" Size="8.25" />
77 </ClassDiagram>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698