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