2 references to CreateQualifiedMethodName
Microsoft.Build (2)
Resources\Constants.cs (2)
213return s_availableStaticMethods.TryAdd(CreateQualifiedMethodName(typeFullName, simpleMethodName), typeInformation); 248GetValue(CreateQualifiedMethodName(typeFullName, simpleMethodName));