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