3 references to IsString
Microsoft.Build.Tasks.Core (3)
ResourceHandling\MSBuildResXReader.cs (2)
148
if (
IsString
(typename))
243
if (
IsString
(fileRefType))
system.design\stronglytypedresourcebuilder.cs (1)
594
isString = MSBuildResXReader.
IsString
(data.TypeAssemblyQualifiedName);