1 write to OldMsCorLib_debuggerTypeProxyAttributeCtor
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\Retargeting\RetargetingCustomAttributes.vb (1)
88
OldMsCorLib_debuggerTypeProxyAttributeCtor
= DirectCast(OldMsCorLib_debuggerTypeProxyAttributeType.GetMembers(".ctor").
2 references to OldMsCorLib_debuggerTypeProxyAttributeCtor
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (2)
SymbolsTests\Retargeting\RetargetingCustomAttributes.vb (2)
94
Assert.NotSame(
OldMsCorLib_debuggerTypeProxyAttributeCtor
, NewMsCorLib_debuggerTypeProxyAttributeCtor)
111
Assert.Empty(symbol.GetAttributes(
OldMsCorLib_debuggerTypeProxyAttributeCtor
))