示例#1
0
 public void EXPAND0009()
 {
     DiagnosticDescriptors.EXPAND0009_MetadataEmbeddingFileNotFound("Program.cs")
     .GetMessage(formatProvider)
     .Should()
     .Be("MetadataEmbeddingFile is not found: name: Program.cs");
 }