3 references to ParenthesisWithPlaceHolder
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (3)
976
message += string.Format(CultureInfo.InvariantCulture,
ParenthesisWithPlaceHolder
, attribute.UnsupportedMessage);
992
message += string.Format(CultureInfo.InvariantCulture,
ParenthesisWithPlaceHolder
, customMessge);
996
message += string.Format(CultureInfo.InvariantCulture,
ParenthesisWithPlaceHolder
, attribute.ObsoletedUrl);