11 references to GetResourceString
MSBuildTaskHost (11)
Microsoft.Build.TaskHost.Resources.SR.cs (11)
17internal static string @BuildEngineCallbacksInTaskHostUnsupported => GetResourceString("BuildEngineCallbacksInTaskHostUnsupported"); 19internal static string @ConflictingTaskAssembly => GetResourceString("ConflictingTaskAssembly"); 21internal static string @ExpectedEventToBeSerializable => GetResourceString("ExpectedEventToBeSerializable"); 23internal static string @ModifyingTaskHostEnvironmentHeader => GetResourceString("ModifyingTaskHostEnvironmentHeader"); 25internal static string @ModifyingTaskHostEnvironmentVariable => GetResourceString("ModifyingTaskHostEnvironmentVariable"); 27internal static string @Shared_CannotChangeItemSpecModifiers => GetResourceString("Shared.CannotChangeItemSpecModifiers"); 29internal static string @Shared_InvalidFilespecForTransform => GetResourceString("Shared.InvalidFilespecForTransform"); 31internal static string @TaskNotMarshalByRef => GetResourceString("TaskNotMarshalByRef"); 33internal static string @Shared_ParameterCannotBeNull => GetResourceString("Shared.ParameterCannotBeNull"); 35internal static string @Shared_ParameterCannotHaveZeroLength => GetResourceString("Shared.ParameterCannotHaveZeroLength"); 37internal static string @Shared_PathTooLong => GetResourceString("Shared.PathTooLong");