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