26 references to Match
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (26)
Emit\CompilationEmitTests.vb (26)
735End Function", Match.BothMetadataAndRefOut) 743End Function", Match.BothMetadataAndRefOut) 748"", Match.RefOut) 753"", Match.RefOut) 758"", Match.RefOut) 764"", Match.RefOut) 775"", Match.RefOut) ' Errors in method bodies don't matter 779"", Match.Different) 783"", Match.Different) 787"", Match.RefOut) ' Private auto-property and underlying field are removed 791"", Match.RefOut) 795"", Match.Different) ' VB events add nested types (C.DoSomethingEventHandler in this case) 799"", Match.Different) 804"", Match.Different) ' All types are included 809"", Match.Different) 816End Structure", Match.Different) 820"", Match.RefOut) 825"", Match.BothMetadataAndRefOut) 832End Function", Match.BothMetadataAndRefOut) 1022"", Match.Different) 1038"", Match.Different) 1042Private Sub CompareAssemblies(sourceTemplate As String, left As String, right As String, expectedMatch As Match) 1053Private Sub CompareAssemblies(sourceTemplate As String, change1 As String, change2 As String, expectedMatch As Match, includePrivateMembers As Boolean) 1055expectedMatch = Match.BothMetadataAndRefOut, 1056expectedMatch = Match.BothMetadataAndRefOut OrElse expectedMatch = Match.RefOut)