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