3 references to AttributeName
Microsoft.ML.InternalCodeAnalyzer (3)
BestFriendAnalyzer.cs (3)
20private const string Title = "Cross-assembly internal access requires referenced item to have " + AttributeName + " attribute."; 23"with the attribute " + AttributeName + "."; 27"assembly, such a usage requires that the item have the " + AttributeName + " on it.";