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