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