1 write to PropertyAssemblyQualifiedNames
Microsoft.Build (1)
LoadedType.cs (1)
75
PropertyAssemblyQualifiedNames
= new string[props.Length];
2 references to PropertyAssemblyQualifiedNames
Microsoft.Build (2)
BackEnd\TaskExecutionHost\TaskExecutionHost.cs (1)
1039
loadedType.
PropertyAssemblyQualifiedNames
?[indexOfParameter] ??
LoadedType.cs (1)
106
PropertyAssemblyQualifiedNames
[i] = Properties[i].PropertyType.AssemblyQualifiedName;