コード例 #1
0
			public SymbolDetails(ISymbol symbol, ReferenceLocation location)
			{
				Symbol = symbol;
				Location = location;
			}