2 references to GetTypeInformationFromTypeCache
Microsoft.Build (2)
Evaluation\Expander.cs (2)
3783cachedTypeInformation = AvailableStaticMethods.GetTypeInformationFromTypeCache(typeName, simpleMethodName); 4242return AvailableStaticMethods.GetTypeInformationFromTypeCache(receiverType.FullName, methodName) != null;