8 references to csharp
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (8)
RefStructInterfacesTests.cs (8)
2949
public ref int Value() => ref s1.S2{{
csharp
(firstIsMethod)}}.Value{{
csharp
(secondIsMethod)}};
2957
[UnscopedRef] public ref TS2 S2{{
csharp
(firstIsMethod)}} => ref s2;
2963
[UnscopedRef] public ref int Value{{
csharp
(secondIsMethod)}} => ref value;
2987
// sequence point: s1.S2{{
csharp
(firstIsMethod)}}.Value{{
csharp
(secondIsMethod)}}
3000
// sequence point: s1.S2{{
csharp
(firstIsMethod)}}.Value{{
csharp
(secondIsMethod)}}