8 references to csharp
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (8)
RefStructInterfacesTests.cs (8)
2948
public ref int Value() => ref s1.S2{{
csharp
(firstIsMethod)}}.Value{{
csharp
(secondIsMethod)}};
2956
[UnscopedRef] public ref TS2 S2{{
csharp
(firstIsMethod)}} => ref s2;
2962
[UnscopedRef] public ref int Value{{
csharp
(secondIsMethod)}} => ref value;
2986
// sequence point: s1.S2{{
csharp
(firstIsMethod)}}.Value{{
csharp
(secondIsMethod)}}
2999
// sequence point: s1.S2{{
csharp
(firstIsMethod)}}.Value{{
csharp
(secondIsMethod)}}