3 references to CompareUnsafeDiagnostics
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (3)
Semantics\UnsafeTests.cs (3)
2913CompareUnsafeDiagnostics(template, expected, expected); 3164CompareUnsafeDiagnostics(template, expectedWithoutUnsafe, expectedWithUnsafe); 4163CompareUnsafeDiagnostics(template, expectedWithoutUnsafe, new DiagnosticDescription[0]);