1 write to namesOfPropertiesWithOutputAttribute
Microsoft.Build.Engine (1)
Shared\LoadedType.cs (1)
109namesOfPropertiesWithOutputAttribute = new Dictionary<string, string>(StringComparer.OrdinalIgnoreCase);
2 references to namesOfPropertiesWithOutputAttribute
Microsoft.Build.Engine (2)
Shared\LoadedType.cs (2)
68return namesOfPropertiesWithOutputAttribute; 139namesOfPropertiesWithOutputAttribute[propertyInfos[i].Name] = String.Empty;