[mcs] Add probing conversion for FormattableString. Fixes #41575
[mono.git] / mcs / tests / ver-il-net_4_x.xml
index 21456b93a25cc0bcc07d563fbd7a29e83d80aee4..8d87222999dd12b67d31e7a4da53c4c87042b5e3 100644 (file)
       </method>
     </type>
   </test>
+  <test name="test-interpolation-10.cs">
+    <type name="Program">
+      <method name="Int32 Main()" attrs="145">
+        <size>106</size>
+      </method>
+      <method name="Void FormatPrint(System.FormattableString)" attrs="145">
+        <size>20</size>
+      </method>
+      <method name="Void .ctor()" attrs="6278">
+        <size>7</size>
+      </method>
+    </type>
+  </test>
   <test name="test-iter-01.cs">
     <type name="X">
       <method name="Int32 Main()" attrs="150">